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.480.319 Times

Filespec software
 

Filespec

Added: May 10, 2013 | Visits: 536

Where file search utility This utility searches all the paths in a semi-colon delimited environment variable list for files matching a given filespec. By default, PATH is used for the enviroment. For example, on my computerC:>where note*.exeC:WINNTsystem32otepad.exeC:WINNTNOTEPAD.EXEThis is useful for finding which... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Where file search utility Download

Added: July 08, 2013 | Visits: 250

Conversion between absolute and relative path names The most useful feature of this package is the ability to translate between absolute and relative paths:import filespec.*;myRelPath = '../tmp/./../somefolder';myAbsPath = rel2abs(myRelPath);myRelPath2 = abs2rel(myAbsPath); Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (48): Conversion between absolute and relative path names Download

Released: January 11, 2013  |  Added: January 29, 2013 | Visits: 12.009

Advanced Find and Replace Advanced Find and Replace is exactly what the name implies. It's fast, easy to use, and a great time-saver for programmers and Webmasters in particular. This powerful utility lets you perform text searches on your local computer as if you were using an Internet search engine. It features support... Platforms: Windows

License: Shareware Cost: $29.99 USD Size: 1.21 MB Download (384): Advanced Find and Replace Download

Released: February 24, 2008  |  Added: March 12, 2008 | Visits: 3.841

SolidCopy SolidCopy is an industrial-grade FileCopy utility with safe result previewing, extensive logging and fail-over retry mode when either the source and/or target are unstable. Jobs may be defined and automated. Extra cleanup options allow for removing named or partially named files, removing... Platforms: Windows

License: Freeware Size: 892.5 KB Download (308): SolidCopy Download

Released: September 29, 2020  |  Added: November 05, 2020 | Visits: 5.248

File and Folder Watcher File and Folder Watcher continuously watches a folder or group of folders for new files, and then triggers a custom action, such as running a second program with the new files. Files are processed only when completely written - perfect for huge files such as video. Incoming files can be grouped... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $24.95 USD Size: 9.89 MB Download (387): File and Folder Watcher Download

Added: May 26, 2010 | Visits: 1.094

File::Wildcard File::Wildcard is a Perl module for enhanced glob processing. SYNOPSIS use File::Wildcard; my $foo = File::Wildcard->new(path => "/home/me///core"); while (my $file = $foo->next) { unlink $file; } When looking at how various operating systems do filename wildcard expansion (globbing),... Platforms: *nix

License: Freeware Size: 23.55 KB Download (96): File::Wildcard Download

Added: July 22, 2010 | Visits: 883

tarmill tarmill project is a tar file compression/encryption program. This is a program to compress and encrypt tar archives. Each archive member is handled separately, so damage in the middle of the archive does not render the rest of the archive unusable - it will be possible to resume at the next... Platforms: *nix

License: Freeware Size: 49.15 KB Download (93): tarmill Download

Added: April 19, 2010 | Visits: 1.270

RTF::Writer RTF::Writer is a Perl module for generating documents in Rich Text Format. SYNOPSIS use RTF::Writer; my $rtf = RTF::Writer->new_to_file("greetings.rtf"); $rtf->prolog( title => "Greetings, hyoomon" ); $rtf->number_pages; $rtf->paragraph( fs40bi, # 20pt, bold, italic "Hi there!" );... Platforms: *nix

License: Freeware Size: 57.34 KB Download (118): RTF::Writer Download

Added: August 21, 2010 | Visits: 1.246

MIDI::Opus MIDI::Opus are functions and methods for MIDI opuses. SYNOPSIS use MIDI; # uses MIDI::Opus et al foreach $one (@ARGV) { my $opus = MIDI::Opus->new({ from_file => $one, no_parse => 1 }); print "$one has ", scalar( $opus->tracks ) " tracksn"; } exit; MIDI::Opus provides a constructor and... Platforms: *nix

License: Freeware Size: 62.46 KB Download (165): MIDI::Opus Download

Added: May 04, 2010 | Visits: 693

Tk::CmdLine Tk::CmdLine contains process standard X11 command line options and set initial resources. SYNOPSIS Tk::CmdLine::SetArguments([@argument]); my $value = Tk::CmdLine::cget([$option]); Tk::CmdLine::SetResources((@resource | $resource) [, $priority]); Tk::CmdLine::LoadResources( [ -symbol... Platforms: *nix

License: Freeware Size: 5.7 MB Download (98): Tk::CmdLine Download

Released: August 22, 2012  |  Added: August 22, 2012 | Visits: 371

FileWatcher FileWatcher continuously monitors a set of folders for any new files. When new files arrive, FileWatcher then triggers a custom action, such as running a program with the new files. This can be used to process incoming FTP files, automatically distil PDF files, process email attachments when they... Platforms: Windows

License: Shareware Cost: $24.95 USD Size: 2.8 MB Download (53): FileWatcher Download

Added: August 18, 2013 | Visits: 347

FindBin::libs FindBin::libs - Locate and 'use lib' directories along the path of $FindBin::Bin to automate locating modules. Uses File::Spec and Cwd's abs_path to accomodate multiple O/S and redundant symlinks. Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): FindBin::libs Download