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

Shells software
Filter: All | Freeware | Demo
 

Shells

< 1 2 3 4 5 > 
Added: April 05, 2010 | Visits: 697

eltclsh eltclsh (editline tcl shell) is an interactive shell for the TCL programming language. It provides command line editing, history browsing as well as variables and command completion thanks to editline features. The completion engine is programmable in a way similar to tcsh, and comes with an...



Platforms: *nix

License: Freeware Size: 317.44 KB Download (101): eltclsh Download

Added: January 13, 2010 | Visits: 1.003

ggiterm ggiterm is a terminal emulator which uses the platform-agnostic GGI library for its input and display. This enables ggiterm to be run unmodified on any target supported by GGI, including X Window, the Linux framebuffer, Windows and more exotic setups... Ever dreamed of typing your command...





Platforms: *nix

License: Freeware Size: 378.88 KB Download (101): ggiterm Download

Added: May 26, 2010 | Visits: 843

Quasi Quasi project is a Python shell which supports pluggable "contexts" for non-Python commands, such as OS commands, MySQLdb queries and external programs. The smart-eyed reader will have noticed the use of the built-in quoted() method in the examples above. There are a number of these that are...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (92): Quasi Download

Added: September 17, 2010 | Visits: 704

VWM VWM project is an extensible window manager for the console. Built on top of libpseudo and libviper, VWM is more visual alternative to Screen. Mozilla-style plugins allow for simple expandability: follow a few simple API rules and drop your shared object into a directory to have it added to the...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (102): VWM Download

Added: June 05, 2010 | Visits: 1.005

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: October 03, 2010 | Visits: 990

sh2log sh2log is a PTY sniffing program that captures all keystrokes and console output of physical and virtual consoles. sh2log works in userland and does not require the installation of a kernel module. Consequently, it can be run on a wide range of different UNIX platforms. It provides ready-to-use...


Platforms: *nix

License: Freeware Size: 79.87 KB Download (101): sh2log Download

Added: August 27, 2010 | Visits: 1.404

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: August 27, 2010 | Visits: 1.010

File::pushd File::pushd is a Perl module to change directory temporarily for a limited scope. SYNOPSIS use File::pushd; chdir $ENV{HOME}; # change directory again for a limited scope { my $dir = pushd( /tmp ); # working directory changed to /tmp } # working directory has reverted to $ENV{HOME}...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (100): File::pushd Download

Added: March 23, 2010 | Visits: 1.383

Multi Gnome Terminal Multi Gnome Terminal is an enhanced version of gnome-terminal, with many powerful new features and extensions. The most notable enhancement is the ability to run multiple terminals within the same window. Each terminal may be accessed by its "tab", through keyboard shortcuts, or menu...


Platforms: *nix

License: Freeware Size: 1.46 MB Download (108): Multi Gnome Terminal Download

Added: September 04, 2010 | Visits: 855

ICMPScan ICMPScan scans the specified address, or addresses, for ICMP responses. Usage: icmpscan [ -EPTSNMAIRcvbn ] [ -A address ] [ -f filename ] [ -i interface ] [ -r retries ] [ -t timeout ] target [...] Options: -i, --interface Listen on the specified interface. If unspecified, icmpscan will...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (100): ICMPScan Download

Added: April 12, 2010 | Visits: 982

GenIP GenIP is a small utility, based on the NMap target specification code, for quickly and easily generating lists of IP addresses. Usage: genip [ -h ] [ -i filename ] [ < target-spec > ... ] genip -r < ipaddress > < ipaddress > Options: -h Display uage information. -i Read target...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (99): GenIP Download

Added: April 02, 2010 | Visits: 817

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: February 16, 2010 | Visits: 907

bLogbook bLogbook is a shell script that makes it easy to keep notes. bLogbook project uses the file system to manage a hierarchical set of "folders" and files. bLogbook is configurable and extensible. Extensions can be added using the available plugin infrastructure. User Guide logbook has to...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (93): bLogbook Download

Added: March 19, 2010 | Visits: 850

killppp killppp purpose is to kill ppp pid after n time of no traffic. This is especially useful for dial-up users who pay per time-unit of being connected. The typical use for it, is to start a large download along with killppp and go away. The script will shut down ppp after the downloading is done....


Platforms: *nix

License: Freeware Size: 4.1 KB Download (110): killppp Download

Added: March 09, 2010 | Visits: 1.206

COllaborative DEvelopment SHell COllaborative DEvelopment SHell is a project that provides an automatic persistent logbook for sessions of personal command line work by recording what and how is being done, for private use/reuse and for sharing selected parts with collaborators. COllaborative DEvelopment SHell is an...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (97): COllaborative DEvelopment SHell Download

Added: July 12, 2010 | Visits: 1.027

spuug spuug is a little tool that generates the boilerplate code for GObjects. I you dont know what they are, then probably this tool is of little use to you... spuug can be used for plain GObjects, but also for GTK+-widgets etc., and tries to be a bit smart with the code in spits out. Ive been using...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (96): spuug Download

Added: March 05, 2010 | Visits: 655

Libptytty Libptytty is a small library that offers pseudo-TTY management in an OS-independent way. It was created out of frustration over the many differences of PTY/TTY handling in different operating systems for use inside "rxvt-unicode". It also offers session database support (utmp and optional...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (89): Libptytty Download

Added: February 05, 2010 | Visits: 1.199

SimpleKDE SimpleKDE is a lightweight desktop environment for UNIX and UNIX based operating systems like Linux, FreeBSD, and OpenSolaris. Shortly it provides a graphical user interface on top of UNIX shells. SimpleKDE is not written from scratch; in fact, it is a fork of well known, powerful desktop...


Platforms: *nix

License: Freeware Size: 25 MB Download (91): SimpleKDE Download

Added: January 20, 2010 | Visits: 1.069

shc shc project is a generic shell script compiler. It takes a script which is specified on the command line and produces C source code. The generated source code is then compiled and linked to produce a stripped binary executable. shc itself is not a compiler such as cc, it rather encodes and...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (115): shc Download

Added: August 26, 2010 | Visits: 1.274

Bash Bash is the shell, or command language interpreter, that will appear in the GNU operating system. Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh). Bash is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools...


Platforms: *nix

License: Freeware Size: 2.3 MB Download (107): Bash Download

< 1 2 3 4 5 >