Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
bash - The GNU Bourne Again shell
- Description:
The GNU Bourne Again shell (Bash) is a shell or command language
interpreter that is compatible with the Bourne shell (sh). Bash
incorporates useful features from the Korn shell (ksh) and the C shell
(csh). Most sh scripts can be run by bash without modification.
Packages
bash-4.1.2-40.el6.i686
[890 KiB] |
Changelog
by Ondrej Oprala (2015-12-22):
- Bash shouldn't ignore bash --debugger without a dbger installed
Related: #1260568
|