bash - The GNU Bourne Again shell
| Website: | http://www.gnu.org/software/bash |
|---|---|
| License: | GPLv3+ |
| Vendor: | CentOS |
- 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-19.el7.src [6.8 MiB] |
Changelog
by Ondrej Oprala (2015-07-08):
- Add a necessary declaration to common.h Related: #1165793 |