Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
bash: The GNU Bourne Again shell (bash) version 2.05b.
Name: | bash |
Vendor: | Scientific Linux |
Version: | 2.05b |
License: | GPL |
Release: | 41.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 2.05b, 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 May 30 19:00:00 2006 Tim Waugh <twaugh{%}redhat{*}com> 2.05b-41.7
- Fixed trap handling, broken by the signal handling patch (bug #192297).
- * Mon Apr 10 19:00:00 2006 Tim Waugh <twaugh{%}redhat{*}com> 2.05b-41.6
- Avoid writing history files during signal handling (bug #163235).
- Fix pipeline disposal race condition (bug #181656).
- * Tue Nov 22 18:00:00 2005 Tim Waugh <twaugh{%}redhat{*}com> 2.05b-41.5
- Backported patch from 3.0 to fix subshell problem (bug #151049).
- Applied patch from upstream to fix parsing problem (bug #146638).