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.46-34.el7.x86_64
[1013 KiB] |
Changelog
by Siteshwar Vashisht (2019-08-16):
- BASH_CMD should not be writable in restricted shell
Resolves: #1693181
|