Your source for the most up-to-date terms, definitions, and acronyms for and about internet service providers.
Search for an ISP term
Bash
Last modified: Monday, April 18, 2005
Bash is the shell, or command language interpreter, that will appear in the
GNUoperating system. 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. In
addition, most sh scripts can be run by Bash without modification.
* [Source: BASH GNU
project]
BASH - GNU Project This GNU Web page provides an overview along with downloading information for Bash.