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

Ls freeware
Filter: All | Freeware | Demo
 

Ls

< 1 2 3 4 5 > 
Added: August 24, 2008 | Visits: 6.160

Smart BootManager Smart Boot Manager (SBM) is an OS independent and full-featured boot manager with an easy-to-use user interface. The main goals of SBM are to be absolutely OS independent, flexible and full-featured. It has all of the features needed to boot a variety of OSes from several kinds of media, while...



Platforms: Windows

License: Freeware Size: 67.98 MB Download (2122): Smart BootManager Download

Added: August 06, 2008 | Visits: 1.183

Console Palette Changer Console Palette Changer is a utility which lets a user edit and load customized color palettes for the Windows console (formerly called the DOS prompt). Also comes with a comline program to simply install a pre-made palette. This utility is especially beneficial when used with a color directory...





Platforms: Windows

License: Freeware Size: 394 KB Download (468): Console Palette Changer Download

Released: November 13, 2011  |  Added: December 18, 2011 | Visits: 1.653

Swiss File Knife SFK makes daily tasks easy. Find and extract text in binary files, list dir tree sizes, filter and replace text, run an instant ftp server, http server for easy file transfer, find duplicate files, join many text files into one, create and verify md5 checksum lists, run a command on all files,...


Platforms: Windows, Mac, *nix

License: Freeware Size: 1.12 MB Download (148): Swiss File Knife Download

Added: August 04, 2008 | Visits: 1.437

Exl-Plan Free (US-C) Business plan projections for startups and established businesses. For business plans, budgets, strategic planning, raising finance etc. Exl-Plan generates fully-integrated two-year projections (P&Ls, cashflow statements, balance sheets, ratio analyses etc.) based on annual assumptions. Combined...


Platforms: Windows

License: Freeware Size: 4.03 KB Download (153): Exl-Plan Free (US-C) Download

Added: January 18, 2010 | Visits: 1.213

Number::Bytes::Human Number::Bytes::Human is a Perl module that can convert byte count to human readable format. SYNOPSIS use Number::Bytes::Human qw(format_bytes); $size = format_bytes(0); # 0 $size = format_bytes(2*1024); # 2.0K $size = format_bytes(1_234_890, bs => 1000); # 1.3M $size = format_bytes(1E9,...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (98): Number::Bytes::Human Download

Added: January 18, 2010 | Visits: 1.032

Solaris::MapDev Solaris::MapDev Perl module contains a map between instance numbers and device names. SYNOPSIS use Solaris::MapDev qw(inst_to_dev dev_to_inst); my $disk = inst_to_dev("sd0"); my $nfs = inst_to_dev("nfs123"); my $inst = dev_to_inst("c0t0d0s0"); mapdev_data_files(path_to_inst =>...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (102): Solaris::MapDev Download

Added: March 17, 2010 | Visits: 1.539

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: April 20, 2010 | Visits: 1.115

Closebracket Closebracket let you define multiple shell actions in a single command to speed up the typing of the most repetitive shell commands. The command name of Closebracket is `] and `][, thats because these characters are near the "Enter" key and it is easy to type them fast. `] stands for "primary...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (105): Closebracket Download

Added: September 21, 2010 | Visits: 2.417

Puppy Linux Puppy Linux is an evolutionary operating system, based on GNU Linux. Whats different here is that Puppy is extraordinarily small, yet quite full featured. Puppy Linux can boot into a 64MB ramdisk, and thats it, the whole caboodle runs in RAM. Unlike live CD distributions that have to keep...


Platforms: *nix

License: Freeware Size: 93.2 MB Download (233): Puppy Linux Download

Added: July 13, 2010 | Visits: 1.038

OneBone Puppy This is a play-thing, requested by a few people on the forum, and definitely not for the average user. In other words, Linux commandline nerds only! OneBone does not have any X GUI applications. It does have Elinks web browser, Ytree file manager and MP text editor. The Lucent and SmartLink...


Platforms: *nix

License: Freeware Size: 26.4 MB Download (122): OneBone Puppy Download

Added: May 27, 2010 | Visits: 1.037

ferris-fnews ferris-fnews provides a RSS news feed aggregator and archiver. ferris-fnews is an RSS news feed aggregator and archiver. It can poll RSS news feeds and make them available as a filesystem. In non technical terms libferris makes the file system and other hierarchical storage systems easier to...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (97): ferris-fnews Download

Added: July 20, 2010 | Visits: 1.015

ferrisfuse ferrisfuse is a FUSE module for mounting libferris filesystems through the Linux kernel. About libferris In non technical terms libferris makes the file system and other hierarchical storage systems easier to use. For the geeks out there, libferris is a virtual file system (VFS) that runs in...


Platforms: *nix

License: Freeware Size: 276.48 KB Download (91): ferrisfuse Download

Added: January 21, 2010 | Visits: 1.501

todo theme todo theme is a SuperKaramba theme for todo management. I was trying to find a karamba theme to allow me to put some reminders on my desktop in a nice simple way. I couldnt find one so I created this. Basically theres three text files Urgent Soon and Nice that it reads and displays in different...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (99): todo theme Download

Added: October 04, 2010 | Visits: 1.185

Shell over ICMP Shell over ICMP consists of two free and open source applications: one server and one client. Shell over ICMP project allows a user to connect to a remote shell daemon, by using ICMP protocol instead of classical TCP. Entirely written in Python, soicmp is a working proof-of-concept to...


Platforms: *nix

License: Freeware Size: 593.92 KB Download (114): Shell over ICMP Download

Added: August 13, 2010 | Visits: 1.087

FLAT::Legacy::FA::RE FLAT::Legacy::FA::RE is a regular expression base class. SYNOPSIS use FLAT::Legacy::FA::RE; use FLAT::Legacy::FA::NFA; my $re = RE->new(); $re->set_re(a|b|(hi)*); my $nfa = $re->to_nfa(); print $nfa->info(); # see stuff on NFA my $dfa = $nfa->to_dfa(); print $dfa->info(); # see stuff...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (117): FLAT::Legacy::FA::RE Download

Added: August 24, 2010 | Visits: 773

Campsite 2.7.0 Campsite is a robust, stable, and journalist-friendly solution for online magazines and newspapers that speaks your language. Campsite is available in: English, Serbian (Cyrillic), and Serbo-Croatian (Latin), Arabic Portuguese, German, Russian, Czech, Romanian, Croatian, and Chinese....


Platforms: *nix

License: Freeware Size: 4.4 MB Download (93): Campsite 2.7.0 Download

Added: July 19, 2010 | Visits: 1.249

NCO NCO (The netCDF Operators) are a suite of programs known as operators. Each operator is a standalone, command line program which is executed at the UNIX shell-level like, e.g., ls or mkdir. The operators take netCDF files as input, then perform a set of operations (e.g., deriving new data,...


Platforms: *nix

License: Freeware Size: 3.1 MB Download (104): NCO Download

Added: February 18, 2010 | Visits: 1.109

ObexFS ObexFS project is a FUSE-based filesystem using OBEX to access the memory on mobile phones. FUSE (Filesystem in USErspace) is a simple interface for userspace programs to export a virtual filesystem to the linux kernel. FUSE also aims to provide a secure method for non privileged users to...


Platforms: *nix

License: Freeware Size: 74.75 KB Download (107): ObexFS Download

Added: May 13, 2010 | Visits: 1.162

Template::Plugin::SSI Template::Plugin::SSI is a plugin to use SSI in Template Toolkit (wrapper for CGI::SSI). SYNOPSIS [% USE SSI %] # virtual include of the file /foo/bar.inc.html [% SSI.include(virtual, /foo/bar.inc.html) %] # file include of the file /foo/bar.inc.html [% SSI.include(file,...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (94): Template::Plugin::SSI Download

Added: July 21, 2010 | Visits: 977

Daniels Colorize.pl Daniels Colorize.pl is a short script that reads from stdin and writes to stdout. Rows that match a users search strings will be colorized with user-defined colors. Command line options are available. Colorization is done via ANSI escape codes. Use any kind of stdin text stream and it will send...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (98): Daniels Colorize.pl Download

< 1 2 3 4 5 >