1995-03-17 01:05:07 +00:00
|
|
|
Bash is the GNU Project's Bourne
|
1994-08-22 12:10:36 +00:00
|
|
|
Again SHell, an interactive shell with Bourne shell syntax (/bin/sh);
|
|
|
|
but also with interactive command line editing, job control on
|
|
|
|
architectures that support it, Csh-like history features and brace
|
|
|
|
expansion, and a slew of other stuff. For more information on the
|
|
|
|
features of Bash that are new to this type of shell, see the file
|
|
|
|
`documentation/features.texi'. There is also a processed DVI file
|
|
|
|
there, as well as a large man page.
|
2000-01-22 09:08:01 +00:00
|
|
|
|
|
|
|
WWW: http://www.gnu.org/software/bash/
|
2001-04-10 10:47:53 +00:00
|
|
|
http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html
|