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

Df software
Filter: All | Freeware | Demo
 

Df

1 2 3 > 
Added: March 04, 2010 | Visits: 838

Filesys::Df Filesys::Df is a Perl extension for filesystem disk space information. SYNOPSIS use Filesys::Df; #### Get information by passing a scalar directory/filename value my $ref = df("/tmp"); # Default output is 1K blocks if(defined($ref)) { print "Total 1k blocks: $ref->{blocks}n"; print...



Platforms: *nix

License: Freeware Size: 7.17 KB Download (91): Filesys::Df Download

Added: January 18, 2010 | Visits: 1.080

Filesys::DiskFree Filesys::DiskFree is a Perl module to perform the Unix command df in a portable fashion. SYNOPSIS use Filesys::DiskFree; $handle = new Filesys::DiskFree; $handle->df(); print "The root device is ".$handle->device("/")."n"; print "It has ".$handle->avail("/")." bytes availablen"; print...





Platforms: *nix

License: Freeware Size: 5.12 KB Download (98): Filesys::DiskFree Download

Added: February 12, 2010 | Visits: 681

Filesys::DiskSpace Filesys::DiskSpace is a Perl module as a df replacement. SYNOPSIS use Filesys::DiskSpace; ($fs_type, $fs_desc, $used, $avail, $fused, $favail) = df $dir; This routine displays information on a file system such as its type, the amount of disk space occupied, the total disk space and the...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): Filesys::DiskSpace Download

Released: July 03, 2012  |  Added: July 03, 2012 | Visits: 576

DF Web-Traffic Shop http://www.dfservice.com/wts/index.html.en.htmBuild "to buy with traffic": http://www.dfservice.com/wts/traffic/index.html.en.htm


Platforms: Windows, Unix, Linux, Linux Console

License: Shareware Cost: $375.00 USD Size: 450.56 KB Download (387): DF Web-Traffic Shop Download

Added: March 11, 2006 | Visits: 1.850

DF Encryption Pad Great for keeping confidential notes, and for encrypting email.


Platforms: Windows

License: Freeware Size: 580 KB Download (480): DF Encryption Pad Download

Added: August 12, 2008 | Visits: 1.157

DF Site Monitor System for monitoring web sites, allows monitoring the availability of sites and their content by checking whether the given content exists or does not exist on the site. Can be used autonomously or as a module for other scripts. Several methods of user notification when a site changes its status...


Platforms: Windows, *nix

License: Demo Cost: $15.00 USD Size: 250 KB Download (100): DF Site Monitor Download

Added: August 09, 2010 | Visits: 1.071

Gnome Workstation Command Center GWCC allows users to execute network utilities (ping, nslookup, traceroute) and workstation commands (netstat, df, process grep) from a single tabbed window. Welcome to GWCC.This program is designed to provide an easy to use interface to your Unix system. I dont know about you, but perform the...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (95): Gnome Workstation Command Center Download

Added: November 03, 2010 | Visits: 494

wmdiskmon wmdiskmon is a dockapp that monitors your disks usage in a portable way, using the POSIX command df -P. Installation: 1. CONFIGURE THE SOURCES : $ ./configure [options] use ./configure --help for more informations on options. 2. COMPILE THE SOURCES : $ make 3. INSTALL THE PROGRAM :...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (86): wmdiskmon Download

Released: June 07, 2012  |  Added: June 07, 2012 | Visits: 1.109

PHP DataForm - PHP script for creating HTML Forms PHP Dataform (PHP DF) script is a simple tool for creating HTML Forms with ease. It was especially designed for web developers, who do not want to spend excessive time on creating Forms in HTML or through PHP, but want to use a first-class OOP backend. Expandable structure, wise usage of common...


Platforms: Windows, Linux

License: Freeware Size: 69 KB Download (392): PHP DataForm - PHP script for creating HTML Forms Download

Added: May 10, 2013 | Visits: 602

GWCC GWCC allows users to execute network utilities (ping, nslookup, traceroute) and workstation commands (netstat, df, process grep) from a single tabbed window. Command flags are highly configurable.


Platforms: *nix, C/C++, BSD

License: Freeware Download (52): GWCC Download

Added: September 24, 2013 | Visits: 388

PCSX-Reloaded PCSX-Reloaded is a PlayStation Emulator based on PCSX-df 1.9, with support for Windows, GNU/Linux and Mac OS X as well as many bugfixes and improvements.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 512 KB Download (49): PCSX-Reloaded Download

Released: April 12, 2002  |  Added: November 08, 2006 | Visits: 9.137

VeriFinger Fingerprint identification engine VeriFinger is intended for biometric systems developers and integrators. VeriFinger ensures high reliability of the fingerprint identification, 1:1 and 1:N matching modes, comparison speed up to 20000 fingerprints per second, and requires only 512 kB of memory....


Platforms: Windows

License: Commercial Cost: $299.00 USD Size: 2.54 MB Download (2454): VeriFinger Download

Released: March 13, 2008  |  Added: April 25, 2008 | Visits: 3.497

PDF Explorer PDF Explorer is a PDF, and CHM, files management software.It allows you to easily index all your pdf documents to a database file using the metadata fields: Filename, File size, File date, Title, Subject, Author, Creator, Producer, Creation Date, Modification Date and Number of Pages. There are...


Platforms: Windows

License: Shareware Cost: $84.00 USD Size: 3.18 MB Download (613): PDF Explorer 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: June 05, 2010 | Visits: 1.009

mrsh mrsh project runs a remote command on multiple hosts. Rather than repeat an rsh command across a set of hosts, a single mrsh command can do the job. For instance, you can use it to do things like: mrsh sleepy dopey stoner -- df /var/log SYNTAX mrsh [ -prst ] [ -P rsh_path ] host ... --...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (90): mrsh Download

Added: July 11, 2010 | Visits: 842

drsbackup drsbackup is for backing up systems, disk to disk. drsbackup project is not aimed at your cron job that does periodic backups. Instead, it is intended as a one-shot backup facility, for use when you, say, need to upgrade a system, in which case doing a -a followed by a -a -i can be very...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (95): drsbackup Download

Added: January 26, 2010 | Visits: 1.451

ETrace ETrace is a configurable static port network tracing tool, similar to traceroute, but supporting ICMP, TCP, UDP and other IP protocols. Usage: etrace [ -BbCcnv ] [ -p profile ] [ -F config ] [ -i interface ] [ -I icmp-type ] [ -T port ] [ -U port ] [ -P protocol ] [ -r probe-count ] [ -t...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (103): ETrace Download

Added: June 16, 2010 | Visits: 1.320

WmConsole WmConsole is a console server for Windows Mobile devices which listen over BlueTooth RFCOMM channels. WmConsole allows the user to interact with the device using a commandline interface from a Linux or Windows workstation. You need the QTTY Linux/Windows client to access a WmConsole server....


Platforms: *nix

License: Freeware Size: 245.76 KB Download (98): WmConsole Download

Added: March 20, 2010 | Visits: 1.437

JBinHex JBinHex is both a library and a command-line tool, written in Java, to decode files in the Apple Macintosh BinHex 4.0 format. It accepts the following command line parameters: Either -u < url > or -f < file > to specify the source BinHexed file. If neither of those options is present,...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (104): JBinHex Download

Added: June 27, 2010 | Visits: 1.306

Locale::RecodeData::ISO_8859_14 Locale::RecodeData::ISO_8859_14 is a Perl module with conversion routines for ISO-8859-14. CHARACTER TABLE The following table is sorted in the same order as the original charmap. All character codes are in hexadecimal. Please read ISO-10646 as ISO-10646-UCS4. Local | ISO-10646 |...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (87): Locale::RecodeData::ISO_8859_14 Download

1 2 3 >