openbsd-ports/shells/bash/pkg/DESCR
naddy 0d77728dd5 - Update bash to 3.0: Lots of small changes, i18n support.
- Drop the preformatted print documentation.
- Move back to the shells/bash location.
2004-07-30 17:02:49 +00:00

11 lines
430 B
Plaintext

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).
Bash is intended to be a conformant implementation of the IEEE POSIX
Shell and Tools specification (IEEE Working Group 1003.2).
Flavors:
static - Build with statically linked binaries.