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

Directory Tree List freeware
Filter: All | Freeware | Demo
 

Directory Tree List

< 1 2 3 4 5 > 
Added: August 15, 2010 | Visits: 675

GoboLinux 014 GoboLinux is a Linux distribution that breaks with the historical Unix directory hierarchy. Basically, this means that there are no directories such as /usr and /etc. The main idea of the alternative hierarchy is to store all files belonging to an application in its own separate subtree;...



Platforms: *nix

License: Freeware Size: 700 MB Download (95): GoboLinux 014 Download

Added: August 27, 2010 | Visits: 1.311

FindBin FindBin is a Perl module that can locate directory of original perl script. SYNOPSIS use FindBin; use lib "$FindBin::Bin/../lib"; or use FindBin qw($Bin); use lib "$Bin/../lib"; Locates the full path to the script bin directory to allow the use of paths relative to the bin directory....





Platforms: *nix

License: Freeware Size: 12.2 MB Download (96): FindBin Download

Added: May 26, 2010 | Visits: 1.092

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: May 08, 2010 | Visits: 895

srcpkg SouRCe PacKaGer (srcpkg) is a program for managing separate software packages under the same directory hierarchy. It is especially useful for packages distributed as source code. srcpkg is similar to GNU Stow, Depot, etc., but is designed to be able to handle large, complex, interdependent...


Platforms: *nix

License: Freeware Size: 59.39 KB Download (89): srcpkg Download

Released: November 08, 2012  |  Added: November 08, 2012 | Visits: 539

WCD WCD, which is actually short for Wherever Change Directory is designed to be a Command-Line app that allows you to quickly change a directories. The program saves time typing at the keyboard. One needs to type only a part of a directory name and wcd will jump to it. WCD has a fast selection...


Platforms: Windows

License: Freeware Download (46): WCD Download

Added: August 16, 2013 | Visits: 542

newpods for Linux newpods can help you sync recently downloaded podcasts to your portable device. It will look through a directory tree to find podcasts that have been downloaded since the last time the program was run. newpods will then insert two commands into the bash history list: one to pushd to the podcast...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (38): newpods for Linux Download

Added: July 24, 2013 | Visits: 457

File::Find::Node The constructor File::Find::Node->new creates a top level File::Find::Node object for the specified path. The $f->process method takes a reference to a callback function that is called for each item in the traversal. The $f->post_process method takes a reference to a callback function that is...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): File::Find::Node Download

Added: August 19, 2013 | Visits: 420

uncommitted uncommitted is a Python tool to scan version control for uncommitted changes. Developer comments When working on one version-controlled project on my hard drive, I often flip over quickly to another project to make a quick change. By the end of the day I have forgotten about that other change...


Platforms: *nix

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

Released: February 08, 2008  |  Added: February 12, 2008 | Visits: 1.659

AquaSoft PhotoFlash AquaSoft PhotoFlash, the free multimedia-browser for your PC brings order into chaos. Multimedia files like images, sounds, MP3s and videos like to hide deep in the system. Sometimes they are hard to find in different folders. AquaSoft PhotoFlash is a highly intuitive and still professional...


Platforms: Windows

License: Freeware Size: 11.34 MB Download (240): AquaSoft PhotoFlash Download

Added: August 09, 2008 | Visits: 1.252

WinDirStat WinDirStat is a disk usage statistics viewer and cleanup tool for Microsoft Windows (all current variants). WinDirStat reads the whole directory tree once and then presents it in three useful views: - The directory list, which resembles the tree view of the Windows Explorer but is sorted by...


Platforms: Windows

License: Freeware Size: 650 KB Download (165): WinDirStat Download

Added: August 23, 2008 | Visits: 898

MFCClean Keep the Source Tree Clean! MFCClean is a tiny 32-bit command line freeware utility written for Visual C++ programmers. It searches through a directory tree deleting large temporary, binary, build files, such as precompiled headers, that use a huge amount of disk space (unnecessarily when you're...


Platforms: Windows

License: Freeware Size: 5 KB Download (102): MFCClean Download

Released: March 18, 2014  |  Added: June 17, 2014 | Visits: 8.881

Folder Size Folder Size will analyze your hard drives and display the file and folder sizes so that you can easily check the distribution of your disk space. The application will display the sizes of the folders and files and also the percentage of the total disk size that they occupy. The neat report can be...


Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 2.2 MB Download (650): Folder Size Download

Added: August 14, 2008 | Visits: 1.654

NDIR NDIR color directory lister is a console-mode utility which includes support for long filenames under FAT16, FAT32, and NTFS. You can display system/ hidden/ readonly files with special colors, display either LAST_MODIFIED date/time or FILE_CREATED date/time. Supports up to 200 different...


Platforms: Windows, *nix

License: Freeware Size: 117 KB Download (561): NDIR Download

Added: January 18, 2010 | Visits: 1.774

CPAN::Mini::Extract CPAN::Mini::Extract is a Perl module that can create CPAN::Mini mirrors with the archives extracted. SYNOPSIS # Create a CPAN extractor my $cpan = CPAN::Mini::Extract->new( remote => http://mirrors.kernel.org/cpan/, local => /home/adam/.minicpan, trace => 1, extract =>...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (108): CPAN::Mini::Extract Download

Added: March 17, 2010 | Visits: 1.541

LFTP LFTP is sophisticated file transfer program with command line interface. LFTP supports FTP, HTTP, FISH, SFTP, HTTPS and FTPS protocols. GNU Readline library is used for input. Every operation in lftp is reliable, that is any non-fatal error is handled and the operation is retried automatically....


Platforms: *nix

License: Freeware Size: 1.2 MB Download (117): LFTP Download

Added: September 13, 2010 | Visits: 818

cdServer cdServer is a simple HTTP server based on the standard Python library module SimpleHTTPServer. cdServer is designed to serve (static) contents off a CD-ROM. cdServer provides a simple interface for special (interactive) functions implemented in an external application program, e.g. search...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (91): cdServer Download

Added: June 27, 2010 | Visits: 1.425

HTML::EmbperlObject HTML::EmbperlObject is a Perl module that extents HTML::Embperl for building whole website with reusable components and objects. SYNOPSIS < Location /foo > PerlSetEnv EMBPERL_OBJECT_BASE base.htm PerlSetEnv EMBPERL_FILESMATCH ".htm.?|.epl$" SetHandler perl-script PerlHandler...


Platforms: *nix

License: Freeware Size: 358.4 KB Download (95): HTML::EmbperlObject Download

Added: October 03, 2010 | Visits: 1.542

File::Attributes::Recursive File::Attributes::Recursive module contains inherit file attributes from parent directories. SYNOPSIS Works like File::Attributes, but will recurse up the directory tree until a matching attribute is found. EXPORT None, by default. Specify the functions youd like to use as arguments to...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (118): File::Attributes::Recursive Download

Added: June 22, 2010 | Visits: 883

QtOIDUA QtOIDUA is a graphical user interface for OIDUA for Linux and Mac OS X written in C++ using Qt. It is completely free and open source, and is licensed under the GNU GPL. QtOIDUA supports all the features of OIDUA and makes it easy to create fields, add directories, choose colors, and set...


Platforms: *nix

License: Freeware Size: 101.38 KB Download (96): QtOIDUA Download

Added: February 10, 2010 | Visits: 976

Symlinker Symlinker is a minimalistic file manager that is built to primarily operate with symlinks. The project is written in PHP. Why would I use it? There are many PHP hosting providers nowadays. Unfortunately most of them only provides you FTP to upload your files to their servers which imposes...


Platforms: *nix

License: Freeware Download (101): Symlinker Download

< 1 2 3 4 5 >