Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
bash: The GNU Bourne Again shell (bash) version 3.0.
Name: | bash |
Vendor: | Scientific Linux |
Version: | 3.0 |
License: | GPL |
Release: | 19.7 |
URL: | |
- Summary
- 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. This
package (bash) contains bash version 3.0, which improves POSIX
compliance over previous versions. However, many old shell scripts
will depend upon the behavior of bash 1.14, which is included in the
bash1 package. Bash is the default shell for Red Hat Linux. It is
popular and powerful, and you'll probably end up using it.
Changelog
- * Tue Apr 1 18:00:00 2008 Tomas Janousek <tjanouse{%}redhat{*}com> - 3.0-19.7
- fixed performance problem in cmdline parsing (#248546)
- fixed vi mode redoing (#190350)
- * Fri Jul 20 19:00:00 2007 Tim Waugh <twaugh{%}redhat{*}com> 3.0-19.6
- Quote environment variables in the post scriptlet to prevent upgrade
failures (bug #249005).
- * Thu Jul 5 19:00:00 2007 Tim Waugh <twaugh{%}redhat{*}com> 3.0-19.5
- Rebuilt with small fixes to previous patches.