bash-3.2 |
The GNU Project's Bourne Again SHell |
| Description: |
GNU Bash is a complete implementation of the POSIX.2 shell spec, but also with interactive command line editing, csh-like features such as history substitution and brace expansion and a slew of other features. The gettext and libiconv packages should be installed prior to installing bash itself. |
| Author: |
Chet Ramey <chet@po.cwru.edu> |
| Home URL: |
ftp://ftp.mirrorservice.org/pub/gnu/ |
| License: |
GNU General Public License v2
|
| Installation Tree: |
/usr/local |
| Languages used: |
C |
| Build-time dependencies: |
gettext libiconv make termcap |
| Run-time dependencies: |
gettext libiconv termcap |
| Documentation: |
Installation README Man Page |