GNU Bourne Again SHell
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).
DASH is a POSIX-compliant implementation of /bin/sh that aims to be as small as possible. It does this without sacrificing speed where possible. In fact, it is...
DASH is a POSIXcompliant implementation of /bin/sh that aims to be as small as possible. It does this without sacrificing speed where possible. In fact, it is significantly faster than bash (the GNU BourneAgain SHell) for most tasks. DASH stands for Debian Almquist Shell.
command-line shell interpreter terminal-client tty unix 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).
Free Open Source Linux BSD
This is a reimplementation for Unix, by Byron Rakitzis, of the Plan 9 shell. rc offers much the same capabilities as a traditional Bourne shell, but with a much cleaner...
Free Open Source Linux
Xonsh is a Python-powered, cross-platform, Unix-gazing shell language and command prompt.
Free Open Source Windows Linux Mac
Ergonomica is a cross-platform shell language, implemented in Python. Ergonomica aims to modernize the terminal, in an easily-extensible and usable language, independent...
Free Open Source Mac OS X Windows Linux BSD