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

Extract Tgz Command software
Filter: All | Freeware | Demo
 

Extract Tgz Command

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

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: January 18, 2010 | Visits: 1.067

AFS::Command::PTS AFS::Command::PTS is a OO API to the AFS pts command. SYNOPSIS use AFS::Command::PTS; my $pts = AFS::Command::PTS->new(); my $pts = AFS::Command::PTS->new ( command => $path_to_your_pts_binary, ); my $pts = AFS::Command::PTS->new ( noauth => 1, force => 1, ); This module... Platforms: *nix

License: Freeware Size: 77.82 KB Download (100): AFS::Command::PTS Download

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: 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: September 06, 2010 | Visits: 879

Locale::Maketext::Extract::Run Locale::Maketext::Extract::Run is a Perl module interface to xgettext.pl. SYNOPSIS use Locale::Maketext::Extract::Run xgettext; xgettext(@ARGV);. Platforms: *nix

License: Freeware Size: 83.97 KB Download (96): Locale::Maketext::Extract::Run 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: 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: January 12, 2010 | Visits: 1.197

Arbitrary Command Output Colourer acoc is a regular-expression based colour formatter for programs that display output on the command-line. It works as a wrapper around the target program, executing it and capturing the stdout stream. Optionally, stderr can be redirected to stdout, so that it, too, can be manipulated. acoc then... Platforms: *nix

License: Freeware Size: 40.96 KB Download (94): Arbitrary Command Output Colourer 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: 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

Added: October 25, 2010 | Visits: 3.924

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: 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: August 26, 2010 | Visits: 1.261

The layer extract The layer extract plug-in is a Gimp plug-in that creates a new image/film by periodically extracting layers from another image. It takes one interval (number of sequent layers) every period. The number of periods can be limited. "< Image >/Filters/Animation/Layer Extract". Platforms: *nix

License: Freeware Size: 14.34 KB Download (107): The layer extract Download

Added: August 26, 2010 | Visits: 1.320

Remote Secure Command System Remote Secure Command System project is a remote asynchronous and secure command system based on a file configuration. A standalone server sends and receives commands through files, and a batch system launch ssh and scp commands.. Get A Remote Secure Command System at SourceForge.net. Fast,... Platforms: *nix

License: Freeware Size: 40.96 KB Download (97): Remote Secure Command System Download

Added: April 02, 2010 | Visits: 1.142

Proc::Command Proc::Command is a backtick that does not use the shell for Perl under Windows. SYNOPSIS use Proc::Command @reponse = Proc::Command->command($command) @reponse = Proc::Command->command($command, $trys) @reponse = Proc::Command->command($command, $trys, $sleep) use Proc::Command... Platforms: *nix

License: Freeware Size: 16.38 KB Download (89): Proc::Command Download

Added: January 25, 2010 | Visits: 1.280

Aqua For Command-Line Tools Aqua For Command-Line Tools provides point-and-click user interfaces for controlling the command-line tools shipped with Mac OS X. Use it to:Run powerful Unix tools with point-and-click ease.Quickly see what each tool does and which options are available.Skip the manual and have correct command... Platforms: Mac

License: Shareware Cost: $0.00 USD Download (97): Aqua For Command-Line Tools Download

Released: November 30, 2011  |  Added: December 28, 2011 | Visits: 1.285

Enolsoft PDF Extract Image for Mac Enolsoft PDF Extract Image for Mac is a simple and easy-to-use Mac PDF image extractor, specifically designed for Mac OS user to extract images from Adobe PDF files to JPG, TIFF, PNG, GIF and BMP image file formats on Mac. Moreover, you are able to batch processing multiple PDF files at a time,... Platforms: Mac

License: Shareware Cost: $29.00 USD Size: 867 KB Download (116): Enolsoft PDF Extract Image for Mac Download

< 1 2 3 4 5 >