Links:
Bash GNU Bourne-Again SHell - an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells. hot Ah-tty Ah-tty is an automatic helper for command prompts and shells. AIBash AIBash is an extension of the ordinary bash which tries to make the bash more intelligent. ash ash is a lightweight Bourne compatible shell. Great for machines with low memory, but does not provide all the extras of shells like bash, tcsh, and zsh. AUMenu AUMenu is a Menu Shell for Unix Systems that provides a simple professional looking menu interface to enable non-technical people to use. BASH Debugger The Bash Debugger Project contains patched sources to BASH 2.05b that enable better debugging support as well as improved error reporting. In addition, this project contains the most comprehensive source-code debugger for bash that has been written. Bash Navigation Toolkit The Bash Navigate Toolkit provides a set of functionality that allows users of the Bash (or Korn) shell to create and use sets of directory "favorites." Bashish Bashish is a theme-engine for bash and other Bourne-style shells that will make your prompt themeable. BUSH BUSH is a powerful Linux/UNIX shell for designing secure, reliable shell scripts that can be later compiled as a fast executable programs. Cash Cash is a shell written in C for Linux in a very early stage of development. CLISH CLISH is a modular framework for implementing a CISCO-like CLI on a Unix system. Arbitrary command menus and actions can be defined using XML files. This software handles the user interaction, and forks the appropriate system commands to perform any actions. DBAShell DBAShell is a project based around Shell functions and scripts designed to make it easy for DBAs to use databases in a command line environment. It offers automatic setting of environment variables, functions to run scripts, store and provide script passwords, check database status, stop/start databases, run script commands in a parallel, compile all database objects, etc. Currently supported is Oracle with ksh and bash on AIX, Solaris, and Linux. The code base itself is 3 years old and has been in use in production environments the entire time. DreamPie DreamPie is a Python shell which is designed to be reliable and fun. It features a new concept for an interactive shell: the window is divided into the history box, which lets you view previous commands and their output, and the code box, where you write your code. fish fish is a user friendly shell intended mostly for interactive use. A shell is a program which allows you to execute other programs by typing their names. flash flash is a (hopefully) secure shell which will only execute administrator defined programs, while also being very user friendly. Flash is fully windowed (using an ncurses interface), is driven by cursor keys, has hotkey support, has fascist logging support and more. fsh fsh is a drop-in rsh-compatible replacement for ssh that automatically resuses ssh tunnels. git-info-bar git-info-bar is a shell plugin that endeavors to provide a fast and pronounced view of various git attributes when you are under the umbrella of a git repository. Group Shell Gsh is a tool to aggregate several remote shells into one. It is used to launch an interactive remote shell on many machines at once. Heirloom Bourne Shell The Heirloom Bourne Shell is a portable variant of the traditional Unix shell. It is especially suitable for testing the portability of shell scripts and for processing legacy scripts. hsh hsh is a command-line driven user interface to your system with a full-screen curses interface instead of the scrolling terminal style output of traditional shells. Iron Bars SHell Iron Bars Shell is a restricted Unix shell. The user can not step out of, nor access files outside the home directory. It is written in C for Linux. No libraries used. It is small, fast, secure. Two ascii configuration files for more control. klish The klish is a framework for implementing a CISCO-like CLI on a UNIX systems. It is configurable by XML files. ksh Public Domain Korn Shell, also a complete, powerful, high-level programming language for writing applications, often more easily and quickly than with other high-level languages Limited Shell Limited Shell (lshell) is an application that lets you restrict the environment of any SSH user. It provides an easily configurable shell: just choose a list of allowed commands for every limited account. lsh lsh is a free implementation (in the GNU sense) of the ssh version 2 protocol, currently being standardised by the IETF SECSH working group. metashell metashell is a lightweight, heavy punch, interactive, intelligent command line shell. The difference lies in its ability to determine a file's data type, and automatically run your desired applications. It uses file data types (MIME types) to determine a file's type, and then using user-defined applications automatically opens the file. new_script new_script consists of two programs designed to help you write shell scripts. NOSH NOSH logs to a system file and(or) send mail when logins are attempted to disabled accounts. oksh oksh is a port of OpenBSD's version of ksh for Linux. Osgish Osgish is a command line shell for OSGi. It is based on the Readline Library, Jmx4Perl, as the OSGi backend, and Aries JMX as the OSGi Management layer. osh osh is a small shell written in c which runs on POSIX compliant systems. Support for commandline history (readline + termcap/ncurses) if present. Intended on systems that don't need the "hugeness" of e.g. bash. pip pip is a wrapper for programs that won't use stdin and stdout, but require filenames to be given on the command line; it lets you use '-' as a special filename. pksh 'pksh' is a hack of the popular 'tcsh' for packets, bytes hosts, and protocols counts. It is a shell, a network sniffer, a query language for network monitoring, and finally a rendering engine to display in a form readable for humans and network administrators all traffic on LAN segments. plumb plumb is a shell with focus on pipes: instead of pipelines, it can build large graphs of processes (nodes) and pipes (edges). Polysh Polysh is a tool to aggregate several remote shells into one. It is used to launch an interactive remote shell on many machines at once. It is written in Python and requires Python ? 2.4. posh posh is a stripped-down version of pdksh with several improvements that aims for compliance with Debian's /bin/sh policy, and few extra features. pprom pprom lets you use, create, and manage shell prompts written in a simple, portable syntax. psh Perl Shell - A fairly simple read-eval loop. The -w flag and 'use strict' are not employed so that the user is not bound by their stipulations. Setting $^W = 1 will turn on warnings, and calling '' will do the usual thing if called by the user. PShell PShell is a small yet powerful UI to a customized secured shell in perl. PySh PySh is a mix between bash and Python. It allows you to execute both kinds of commands mixed together. rc rc is a command interpreter and programming language similar to sh. The shell offers a C-like syntax (much more so than the C shell), and a powerful mechanism for manipulating variables. It is reasonably small and reasonably fast, especially when compared to contemporary shells. rootsh Rootsh is a wrapper for shells which logs all echoed keystrokes and terminal output to a file and/or to syslog. It's main purpose is the auditing of users who need a shell with root privileges. They start rootsh through the sudo mechanism. rrs Reverse Remote Shell: a reverse (connecting) remote shell. Instead of listening for incoming connections it will connect out to a listener (rrs in listen mode). The listener will accept the connection and receive a shell from the remote host. rrs features full pseudo-tty support, full OpenSSL support (high encryption, client/server authentication, choice of cipher suites), Twofish encryption, a simple XOR cipher, plain-text (unencrypted) session, peer-side session monitoring (snooping), daemon option and reconnection features. rssh rssh is a restricted shell for use with OpenSSH, allowing only scp and/or sftp. For example, if you have a server which you only want to allow users to copy files off of via scp, you can use rssh to do that. sash sash is a stand-alone shell with many built-in commands. scponly scponly is an alternative 'shell' (of sorts) for system administrators who would like to provide access to remote users to both read and write local files without providing any remote execution priviledges. Functionally, it is best described as a wrapper to the tried and true ssh suite of applications. Scsh Scsh is a Unix shell embedded in Scheme. It provides full access to POSIX as well as extensions common to most Unix implementations. shish shish is a shell language interpreter and an interactive commandline interpreter. It is intended to be small, fast, and POSIX compliant. Based on libowfat, it is written in a style similar to well-known software from D.J. Bernstein. shtool shtool is a compilation of small but very stable and portable shell scripts into a single shell tool. Squirrel Shell Squirrel Shell is a cross-platform alternative to system shells like bash in *nix and command.com (cmd.exe) in MS Windows. It is based on a powerful scripting language named "Squirrel".
Next 50