Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
bash: The GNU Bourne Again shell (bash) version 2.05b.
Name: | bash |
Vendor: | CERN, http://cern.ch/linux" |
Version: | 2.05b |
License: | GPL |
Release: | 41.4 |
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.
Arch: ia64
Download: | bash-2.05b-41.4.ia64.rpm |
Build Date: | Fri May 20 02:22:42 2005 |
Packager: | Jaroslaw Polok <jaroslaw.polok@cern.ch> |
Size: | 4.99 MiB |
Changelog
- * Mon Feb 14 04:00:00 2005 Tim Waugh <twaugh{%}redhat{*}com> 2.05b-41.4
- Revert this change:
- add code to /etc/skel/.bash_logout to support the gpm selection buffer
invalidation on virtual terminals (#115493)
- * Tue Feb 8 04:00:00 2005 Tim Waugh <twaugh{%}redhat{*}com> 2.05b-41.3
- Rebuilt.
- * Fri Jan 28 04:00:00 2005 Tim Waugh <twaugh{%}redhat{*}com> 2.05b-41.2
- Fixed job handling bug (bug #145124).