Linux SoftwareSearchcommand line

Tag «command line»: downloads



Search results for «command line»:

Shell::Base 0.05 by Darren Chamberlain


Shell::Base is a generic class to build line-oriented command interpreters.

SYNOPSIS

package My::Shell;

use Shell::Base;
use base qw(Shell::Base);

sub do_greeting {
return "Hello!"
}

Shell::Base is a base class designed for building command line programs. It defines… 


AFS::Command::BOS 1.7 by AFS::Command::BOS Team


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
… 


YPost 0.20 by John Ridley


Ypost is a command line usenet binary file poster. It provides both uuencoding and yEnc encoding posting, speed throttling, and flexible segment reposting ability.

I wrote ypost because I wanted a command-line posting program that runs under
Linux command line, and the one that was available (ne… 


AFS::Command::PTS 1.7 by AFS::Command Team


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
… 


libcli 1.8.5 by David Parrish


libcli is a Cisco-like telnet commandline library.

It provides a shared library for including a Cisco-like command-line interface into other software. It's a telnet interface which supports command-line editing, history, authentication and callbacks for a user-definable function tree.

libcli p… 


AFS::Command::FS 1.7 by AFS::Command::FS Team


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 arou… 


Simultaneous Remote Command 0.1 by Tdj


Simultaneous Remote Command sends multiple commands to multiple servers simultaneously.

When you manage several server, you can want to run the same command on all the server (for security update for exemple).

I develop a small Python script to send command on a list of server. This script use… 


Ksynergy 0.3 by Miguel De Anda


Ksynergy is a simple wrapper for the command line utility synergy.

It doesn't do anything more than the normal command line client but it may do less.

To compile, run "make -f Makefile.cvs" first, then configure, etc.… 


Term::Shell 0.01 by Neil Watkiss


Term::Shell is a simple command-line shell framework.

SYNOPSIS

package MyShell;
use base qw(Term::Shell);

sub run_command1 { print "command 1!n"; }
sub smry_command1 { "what does command1 do?" }
sub help_command1 {
cmdloop;

Term::Shell lets you write simp… 


Getopt::OO 0.07 by Steven Smith


Getopt::OO is an object oriented command line parser. It handles short, long and multi (--x ... -) value options. Getopt::OO module also incorporates help for options to simplify generation of usage statements.

SYNOPSIS

use Getopt::OO qw(Debug Verbose);

my ($handle) = Getopt::OO->new(@ARG… 


AFS::Command::VOS 1.7 by AFS::Command::VOS Team


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

new
(
command => $path_to_your_vos_binary,
);

my $vos = AFS::Command::VOS->new
(
localauth => 1,
encrypt => 1,
);

This modul… 


mercurysms 0.1.3 by Richard Lawrence


mercurysms is a small, command line application which allows you to send text messages (otherwise known as SMS') via 11 web-based gateways without having to log onto their site.

It is command line based so can be easily used in scripts, applications and other situations where a user interface is… 


Term::GDBUI 0.84 by Scott Bronson


Term::GDBUI is a fully-featured shell-like command line environment.

SYNOPSIS

use Term::GDBUI;
my $term = new Term::GDBUI(commands => get_commands());
# (see below for the code to get_commands)
$term->run();

Term::GDBUI uses the history and autocompletion features of Term::ReadLine… 


GNU Gengetopt 2.18 by Lorenzo Bettini


GNU Gengetopt generates a C function that uses getopt_long function to parse the command line options, to validate them and fills a struct.

Thus your program can now handle options such as:

myprog --input foo.c -o foo.o --no-tabs -i 100 *.class

And both long options (those that start with… 


bbe 0.2.2 by Timo Savinen


bbe is a sed-like editor for binary files. bbe performs basic byte operations on blocks of input stream.

bbe is command line tools developed in GNU/Linux environment. bbe is FREE software distributed under GNU General Public License 2 or later.

Here are some key features of "bbe":
Non-intera… 


Xrdesktop 1.2 by Dave K.


Xrdesktop is a GTK-Perl frontend for rdesktop that allows saving and editing of session configurations.

Xrdesktop aim is to support all the command-line options of rdesktop in an easy-to-use GUI.

At the moment it supports a Name field for keeping track of entries, the IP/Hostname, username, window… 


EB::Shell::DeLuxe 1.01.02 by Johan Vromans


EB::Shell::DeLuxe is a generic class to build line-oriented command interpreters.

SYNOPSIS

package My::Shell;

use base qw(EB::Shell::DeLuxe);

sub do_greeting {
return "Hello!"
}

EB::Shell::DeLuxe is a base class designed for building command line programs. It inherits… 


HJSPLIT 0.1 by newforyou


HJSPLIT is a GUI for lxsplit command.

About LX Split

Command-line file splitter/joiner for Linux. Freeware, open-source, GPL. Fully compatible with any HJSplit version!

Requirements:
lxsplit
Kommander… 


fatresize 1.0.2 by Anton D. Kachalov


fatresize is a command line tool for non-destructive resizing of FAT16/FAT32 file systems. It is based on the GNU Parted library.

The main target of the project is to be used with the EVMS FAT plugin.

What's New in This Release:
This version works properly with EVMS-partitions, and compiles with… 


xjobs 20060810 by Thomas Maier-Komor


xjobs reads job descriptions line by line and executes them in parallel. xjobs limits the number of parallel executing jobs and starts new jobs when jobs finish. Therefore, it combines the arguments from every input line with the utility and arguments given on the command line.

If no utility is g… 



Related:

    search


Featured Software

jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java

Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser

GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell



Top tags