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

Unix Uptime Command freeware
Filter: All | Freeware | Demo
 

Unix Uptime Command

< 1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 1.010

AFS::Command::BOS AFS::Command::BOS is a OO API to the AFS bos command. SYNOPSIS use AFS::Command::BOS; my $bos = AFS::Command::BOS->new(); my $bos = AFS::Command::BOS->new ( command => $path_to_your_bos_binary, ); my $bos = AFS::Command::BOS->new ( localauth => 1, ); This module implements an OO... Platforms: *nix

License: Freeware Size: 77.82 KB Download (107): AFS::Command::BOS Download

Added: January 18, 2010 | Visits: 1.332

AFS::Command::FS AFS::Command::FS is a OO API to the AFS fs command. SYNOPSIS use AFS::Command::FS; my $fs = AFS::Command::FS->new(); my $fs = AFS::Command::FS->new ( command => $path_to_your_fs_binary, ); This module implements an OO API wrapper around the AFS fs command. The supported methods... Platforms: *nix

License: Freeware Size: 77.82 KB Download (101): AFS::Command::FS Download

Added: January 18, 2010 | Visits: 1.035

AFS::Command::VOS AFS::Command::VOS is a OO API to the AFS vos command.. Platforms: *nix

License: Freeware Size: 77.82 KB Download (91): AFS::Command::VOS Download

Added: January 15, 2010 | Visits: 1.166

lpr-bash lpr-bash is a replacement for the "lpr" command found in lpr(ng), CUPS, and other Unix printing systems. lpr-bash is implemented as a shell script. Originally designed to run on LinuxFromScratch, and later ported to gentoo, it should work with virtually any flavor of Linux or Unix, and maybe... Platforms: *nix

License: Freeware Size: 70.66 KB Download (93): lpr-bash Download

Added: January 08, 2010 | Visits: 914

Midish Midish is a MIDI sequencer/filter for Unix-like operating systems (tested on OpenBSD and Linux) implemented as a simple command line interpreter, like a shell. Its intended to be lightweight, fast, and reliable for real-time performance.. midish homepage Platforms: *nix

License: Freeware Size: 102.4 KB Download (92): Midish Download

Added: April 07, 2010 | Visits: 1.223

Command Executor Command Executor is an amaroK script which execute an internal command (e.g. stop playing) when reaches that entry. Sometimes it is useful to execute some external commands (e.g. shutdown) when playing reached a certain place (e.g. end of album). This script does the job. If amaroK starts... Platforms: *nix

License: Freeware Size: 5.12 KB Download (110): Command Executor Download

Added: August 09, 2010 | Visits: 1.073

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: June 23, 2010 | Visits: 1.022

SVK::Command::Help SVK::Command::Help is a Perl module to show help. OPTIONS Optionally svk helps can pipe through a pager, for it is easier to read if the output is too long. For using this feature, please set environment variable SVKPAGER to some pager program. For example: # bash, zsh users export... Platforms: *nix

License: Freeware Size: 266.24 KB Download (89): SVK::Command::Help Download

Added: February 05, 2010 | Visits: 2.264

C++ Command Line Library C++ Command Line Library provides a framework for handling command line options and arguments. Either variables (of any type) are set to values given at the command line. Or user defined functions are called with arguments (of any type) read from the command line. It was developed and tested... Platforms: *nix

License: Freeware Size: 849.92 KB Download (137): C++ Command Line Library Download

Added: August 27, 2010 | Visits: 1.411

d command The d command runs a command in the background and redirects its output to a file. The output file is annotated with start and end time, the actual command used, cwd, host, etc. You can ask the d command to extract the last command from the output file and run it again, you can ask it to append... Platforms: *nix

License: Freeware Size: 8.19 KB Download (151): d command Download

Added: February 02, 2010 | Visits: 1.342

cmdftp cmdftp is a command line FTP client for Unix. Features include passive mode for all data transfers, shell like transparent syntax for local and remote modes, multiple and recursive file transfers using wildcards, recursive copy and move commands, remote and local text file viewing and editing,... Platforms: *nix

License: Freeware Size: 122.88 KB Download (93): cmdftp Download

Added: April 02, 2010 | Visits: 821

Shelisp Shelisp is a very short program that provides mechanisms for composing and running Unix shell (particularly bash) commands and constructs from Common Lisp. To run shelisp, say at the command prompt: lisp -load shelisp.lisp This should start CMU Common Lisp and provide the prompt, *. A more... Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Shelisp Download

Added: April 10, 2010 | Visits: 1.651

Command Line WRAPper Command Line WRAPper is a tool that provides an easy way to build and run commands from input lines, avoiding the use of shell script. It is similar to xargs. clwrap can make great things with the locate command, and is low resource intensive. It can also do some not-quite-fun works like... Platforms: *nix

License: Freeware Size: 43.01 KB Download (95): Command Line WRAPper Download

Added: November 14, 2010 | Visits: 1.194

DateTime::Format::Epoch::Unix DateTime::Format::Epoch::Unix is a Perl module that can convert DateTimes to/from Unix epoch seconds. SYNOPSIS use DateTime::Format::Epoch::Unix; my $dt = DateTime::Format::Epoch::Unix->parse_datetime( 1051488000 ); # 2003-04-28T00:00:00... Platforms: *nix

License: Freeware Size: 17.41 KB Download (93): DateTime::Format::Epoch::Unix Download

Added: September 05, 2010 | Visits: 815

id3edit ID3edit is a command line based ID3v1.1 tag editor for unix like systems. If you dont know what an ID3 tag is, let me fill you in. An ID3 tag is a descriptive tag placed in the last 128 bytes of an mp3 file. The information that is placed in this tag shows as follows: Song Name (30 Characters... Platforms: *nix

License: Freeware Size: 8.19 KB Download (91): id3edit Download

Added: April 09, 2010 | Visits: 976

Unix::Mknod Unix::Mknod is a Perl extension for mknod, major, minor, and makedev. SYNOPSIS use Unix::Mknod qw(:all); use File::stat; use Fcntl qw(:mode); $st=stat(/dev/null); $major=major($st->rdev); $minor=minor($st->rdev); mknod(/tmp/special, S_IFCHR|0600, makedev($major,$minor+1)); This... Platforms: *nix

License: Freeware Size: 5.12 KB Download (106): Unix::Mknod Download

Added: September 15, 2010 | Visits: 868

Devel::Command::NewF Devel::Command::NewF is a Perl module with the extended f command for the debugger. SYNOPSIS # In .perldb (or perldb.ini on Windows) use Devel::Command; # Devel::Command::NewF loaded automatically perl -de0 Patching with Devel::Command::DBSub::DB_5_8_5 Loading DB routines from... Platforms: *nix

License: Freeware Size: 5.12 KB Download (89): Devel::Command::NewF Download

Added: August 14, 2010 | Visits: 1.688

cadaver cadaver is a command-line WebDAV client for Unix. cadaver project supports file download, upload, on-screen display, namespace operations (move/copy), collection creation and deletion, and locking operations. cadaver is free software, distributed under the GNU GPL. Patches, bug reports,... Platforms: *nix

License: Freeware Size: 716.8 KB Download (117): cadaver Download

Added: October 12, 2010 | Visits: 1.211

Speak Freely for Unix Speak Freely is an application for Unix and Unix-like systems (Linux, FreeBSD, IRIX, etc.) with audio hardware, which allows you to talk (actually send voice, not typed characters) over a network. Speak Freely for Unix uses the workstation audio hardware and network to allow conversations of... Platforms: *nix

License: Freeware Size: 778.24 KB Download (97): Speak Freely for Unix Download

Added: January 04, 2010 | Visits: 1.286

Missile Command Missile Command project is a game in which you have to save your city from nuclear doom. Missile Command is a clone of the Atari save-your-city-from-impending-nuclear-doom game.. A Linux port of the save-your-city-from-impending-nuclear-doom game. Platforms: *nix

License: Freeware Size: 204.8 KB Download (151): Missile Command Download

< 1 2 3 4 5 >