Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.2.10-4.fc16.s390x
[972 KiB] |
Changelog
by Roman Rakus (2011-06-22):
- Don't crash when use `read' with associative array (#715050)
|