Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.290.150 Times

Dirname freeware
 

Dirname

Added: August 24, 2010 | Visits: 1.105

File::Basename File::Basename is a Perl module to parse file paths into directory, filename and suffix. SYNOPSIS use File::Basename; ($name,$path,$suffix) = fileparse($fullname,@suffixlist); $name = fileparse($fullname,@suffixlist); $basename = basename($fullname,@suffixlist); $dirname =...



Platforms: *nix

License: Freeware Size: 12.2 MB Download (113): File::Basename Download

Added: January 18, 2010 | Visits: 1.042

ZWS ZWS is a simple Web server written in ZSH. ZWS project requires only a recent version of ZSH (4.2.0 or newer) and some common commands (specifically tr, cut, dd, sed, grep, file, basename, and dirname)..





Platforms: *nix

License: Freeware Size: 18.43 KB Download (98): ZWS Download

Added: January 18, 2010 | Visits: 1.280

Archive::Zip Archive::Zip is a Perl module which provides an interface to ZIP archive files. SYNOPSIS # Create a Zip file use Archive::Zip qw( :ERROR_CODES :CONSTANTS ); my $zip = Archive::Zip->new(); # Add a directory my $dir_member = $zip->addDirectory( dirname/ ); # Add a file from a string with...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (101): Archive::Zip Download

Added: April 02, 2010 | Visits: 1.077

File::DirCompare File::DirCompare is a Perl module to compare two directories using callbacks. SYNOPSIS use File::DirCompare; # Simple diff -r --brief replacement use File::Basename; File::DirCompare->compare($dir1, $dir2, sub { my ($a, $b) = @_; if (! $b) { printf "Only in %s: %sn", dirname($a),...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (102): File::DirCompare Download

Released: June 17, 2012  |  Added: June 17, 2012 | Visits: 1.009

MP3::Podcast MP3::Podcast is a Perl extension for podcasting directories full of MP3 files. SYNOPSIS use MP3::Podcast; my $dirbase = shift; my $urlbase = shift; my $dir = shift; my $pod = MP3::Podcast->new($dirbase,$urlbase); my $rss = $pod->podcast( $dir, "This is a test" ); print $rss->as_string;...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (92): MP3::Podcast Download

Added: April 21, 2010 | Visits: 1.215

chkrootkit chkrootkit is a tool to locally check for signs of a rootkit. It contains: - chkrootkit: shell script that checks system binaries for rootkit modification. - ifpromisc.c: checks if the interface is in promiscuous mode. - chklastlog.c: checks for lastlog deletions. - chkwtmp.c: checks for...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (112): chkrootkit Download

Added: March 16, 2010 | Visits: 1.243

Ariadne Ariadne is an Application Platform for the Web, built entirely on Open Source technology. What this means is that Ariadne is a Content Management System, using a WYSIWYG HTML editor, its also a Group Calendar, a Photo Album, an Addressbook, a Weblog and anything else you want it to be....


Platforms: *nix

License: Freeware Size: 2.5 MB Download (100): Ariadne Download

Added: March 02, 2010 | Visits: 1.253

PAUD PAUD (Parted And Utilities Disk) is a Linux utility boot disk distribution. It fits on a single 1.44 floppy disk. It contains mc, parted, and other utilities such as filesystem utilities for ext2, ext3, and Reiserfs. It is great for partition maintenance and for rescue purposes. The latest...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (110): PAUD Download

Added: July 03, 2010 | Visits: 1.320

File::Spec::Link File::Spec::Link is a Perl extension for reading and resolving symbolic links. SYNOPSIS use File::Spec::Link; my $file = File::Spec::Link->linked($link); my $file = File::Spec::Link->resolve($link); my $dirname = File::Spec::Link->chopfile($file); my $newname =...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (103): File::Spec::Link Download

Added: February 13, 2010 | Visits: 894

Apache::TestUtil Apache::TestUtil Perl module contains utility functions for writing tests. SYNOPSIS use Apache::Test; use Apache::TestUtil; ok t_cmp("foo", "foo", "sanity check"); t_write_file("filename", @content); my $fh = t_open_file($filename); t_mkdir("/foo/bar"); t_rmtree("/foo/bar");...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (89): Apache::TestUtil Download

Added: May 10, 2013 | Visits: 560

Helpful 5-liner version of os.makedirs This script contains a function that creates missing directories for a given path and returns a normalized absolute version of the path.If the given path already exists in the filesystem the filesystem is not modified.Otherwise makepath creates directories along the given path using the...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Helpful 5-liner version of os.makedirs Download

Added: September 13, 2013 | Visits: 410

Automatic validation of software When developing a software package, it is useful to test changes by periodically running all the functions in a validation library. This function automates the process.VALIDATE DIRNAME runs each M-file in the directory DIRNAME. Each M-fileshould be a function that takes no inputs and returns a...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Automatic validation of software Download

Added: November 24, 2013 | Visits: 612

lizard-ui lizard-ui provides a basic Django user interface, so a base Django template and some CSS + javascript. We designed it at Nelen & Schuurmans for our geographical information websites (with water management information). Choices, requirements, assumptions Lizard-ui is opinionated: it makes...


Platforms: *nix

License: Freeware Size: 2.29 MB Download (43): lizard-ui Download

Added: September 19, 2013 | Visits: 345

unitstorm Storm is a fast, small and powerful object-relational mapper. Try it to use in db-aware applications. Effective unit-testing DB-models needed: * easy access to testing-DB inside testcases * setting up testing-DB before each test (and tear down after) To help this unitstorm provides class...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): unitstorm Download