2001-04-10 11:32:55 -04:00
|
|
|
Bash is the GNU Project's 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 (ksh and csh).
|
1998-03-30 17:03:43 -05:00
|
|
|
|
2001-04-10 11:32:55 -04:00
|
|
|
Bash is intended to be a conformant implementation of the IEEE POSIX
|
|
|
|
Shell and Tools specification (IEEE Working Group 1003.2).
|