Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        bash - The GNU Bourne Again shell
        
        
        - 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.1.2-15.el6_4.i686
              [886 KiB] | Changelog
              by Roman Rakus (2013-07-09): - Fixed a bug that caused trap handlers to be executed recursively,
  corrupting internal data structures.
  Resolves: #982610 |