bash - The GNU Bourne Again shell
Website: | http://www.gnu.org/software/bash |
---|---|
License: | GPLv3+ |
- 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-9.el6_2.x86_64 [902 KiB] |
Changelog
by Roman Rakus (2012-04-19):
- Don't call malloc in signal handler Resolves: #800473 |