Categories
Bash
Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh). It is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard.
It offers functional improvements over sh for both programming and interactive use; these include command line editing, unlimited size command history, job control, shell functions and aliases, indexed arrays of unlimited size, and integer arithmetic in any base from two to sixty-four. Bash can run most sh scripts without modification.
Last updated 20 Dec, 2007
About
Leadership
- Chet Ramey - Maintainer
Related Projects
Bash.Diff, Tcsh, Zsh, fish, lsh, pdksh, vshnu
Subprograms
bashbug
Versions
3.2
3.2 stable released 2006-11-11
- Released: 11 Nov, 2006
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/pub/gnu/bash/bash-3.2.tar.gz
- Licenses: GPLv2orlater
- Interfaces: Command Line
User Community and Support
<p> User reference manual from http://www.gnu.org/software/bash/manual/bash.html </p> <p> Printed user reference manual available from http://www.network-theory.co.uk/bash/manual/ </p>



