freebsd-ports/shells/bash1/pkg-descr
David E. O'Brien cd8572268b Bash version 1.17 was much more popular than I thought.
(deleted to save space on the CDROM since I thought few were still using it)
1999-03-30 01:31:43 +00:00

9 lines
469 B
Plaintext

Bash is the GNU Project's Bourne
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.