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

Solaris Unix Command freeware
Filter: All | Freeware | Demo
 

Solaris Unix Command

< 1 2 3 4 5 
Added: February 05, 2010 | Visits: 2.262

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.408

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.340

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.650

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.191

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: October 18, 2010 | Visits: 1.383

Solaris::Disk::SVM::Graph Solaris::Disk::SVM::Graph is a Perl module for graph your Solaris Volume Manager configurations. SYNOPSIS my $graph = Solaris::Disk::SVM::Graph->new( sourcedir => path/to/dir, # path to SVM config files, # see Solaris::Disk::SVM for details fontname => fontname, fontsize => fontsize, );...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (108): Solaris::Disk::SVM::Graph Download

Added: April 09, 2010 | Visits: 973

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: 865

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.208

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.282

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

Added: October 25, 2010 | Visits: 3.922

Penguin Command Penguin Command is a clone of the classic "Missile Command" Game, but it has better graphics and music. The gameplay has only been slightly modified. Penguin Command is free software licensed under the GPL. Whats New in This Release: - fixed a possible freeze in Help/Options menu.


Platforms: *nix

License: Freeware Size: 1.1 MB Download (378): Penguin Command Download

Added: August 07, 2010 | Visits: 917

Unix::Conf::Bind8::Conf Unix::Conf::Bind8::Conf is a front end for a suite of classes for manipulating a Bind8 style configuration file. SYNOPSIS my ($conf, $obj, $ret); $conf = Unix::Conf::Bind8->new_conf ( FILE => named.conf, SECURE_OPEN => /etc/named.conf, ) or $conf->die ("couldnt create `named.conf"); #...


Platforms: *nix

License: Freeware Size: 77.82 KB Download (102): Unix::Conf::Bind8::Conf Download

Added: February 24, 2010 | Visits: 956

Unix::Conf::Bind8::DB::A Unix::Conf::Bind8::DB::A is a Class representing A records. METHODS Methods specified here are overridden. They might or not be differnt from the derived ones. For other methods refer to the METHODS section for Unix::Conf::Bind8::DB::Record. new () Arguments LABEL => string, CLASS =>...


Platforms: *nix

License: Freeware Size: 77.82 KB Download (95): Unix::Conf::Bind8::DB::A Download

Added: September 23, 2010 | Visits: 1.286

gqlplus gqlplus is a drop-in replacement for sqlplus, an Oracle SQL client, for UNIX and UNIX-like platforms. The difference between gqlplus and sqlplus is command-line editing and history, plus table-name and column-name completion. As you know if you have used sqlplus, it is notoriously difficult to...


Platforms: *nix

License: Freeware Size: 1.7 MB Download (136): gqlplus Download

Added: February 19, 2010 | Visits: 1.829

TreeSize for Unix TreeSize for Unix is a disk consumption analyzing tool, which sorts folders according to their physical occupied sizes. The perfect tool to help you obtaining more disk free space, on your hard drive, usb pen drive or even on network folders (provided that they are mounted and you have access...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (151): TreeSize for Unix Download

Added: January 23, 2010 | Visits: 1.171

Regina Rexx Interpreter Regina is a Rexx interpreter that has been ported to most Unix platforms (Linux, FreeBSD, Solaris, AIX, HP-UX, etc.) and also to OS/2, eCS, DOS, Win9x/Me/NT/2k/XP, Amiga, AROS, QNX4.x, QNX6.x BeOS, MacOS X, EPOC32, AtheOS, OpenVMS, SkyOS and OpenEdition. Rexx is a programming language that was...


Platforms: *nix

License: Freeware Size: 624.64 KB Download (152): Regina Rexx Interpreter Download

Added: February 26, 2010 | Visits: 758

POE::Component::ControlPort::Command POE::Component::ControlPort::Command is a Perl module with register control port commands. SYNOPSIS use POE::Component::ControlPort::Command; POE::Component::ControlPort::Command->register( name => test, topic => sample_commands, usage => test [ text to echo ] help_text => test command....


Platforms: *nix

License: Freeware Size: 12.29 KB Download (101): POE::Component::ControlPort::Command Download

Added: February 19, 2010 | Visits: 1.834

SNIPS 1.1 / 1.2 Beta SNIPS (System & Network Integrated Polling Software) is a system and network monitoring software that runs on Unix systems and can monitor network and system devices. SNIPS application is capable of monitoring DNS, NTP, TCP or web ports, host performance, syslogs, radius servers, BGP peers, etc....


Platforms: *nix

License: Freeware Size: 1.2 MB Download (104): SNIPS 1.1 / 1.2 Beta Download

< 1 2 3 4 5