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).
The KornShell language was designed and developed by David G. Korn at AT&T Bell Laboratories. It is an interactive command language that provides access to the UNIX...
the kornshell language was designed and developed by david g. korn at at&t bell laboratories. it is an interactive command language that provides access to the unix system and to many other systems, on the many different computers and workstations on which it is implemented. the kornshell language is also a complete, powerful, highlevel programming language for writing applications, often more easily and quickly than with other highlevel languages. this makes it especially suitable for prototyping. there are two other widely used shells, the bourne shell developed by steven bourne at at&t bell laboratories, and the c shell developed by bill joy at the university of california. ksh has the best features of both, plus many new features of its own. thus ksh can do much to enhance your productivity and the quality of your work, both in interacting with the system, and in programming. ksh programs are easier to write, and are more concise and readable than programs written in a lower level language such as c.
command-line-interface 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).
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