Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        zsh - A powerful interactive shell
        
        
        - Description:
- The zsh shell is a command interpreter usable as an interactive login
shell and as a shell script command processor.  Zsh resembles the ksh
shell (the Korn shell), but includes many enhancements.  Zsh supports
command line editing, built-in spelling correction, programmable
command completion, shell functions (with autoloading), a history
mechanism, and more. 
Packages
        
        
            | zsh-4.3.10-5.el6.x86_64
              [2.1 MiB] | Changelog
              by James Antill (2012-03-02): - Change invocation as "zsh foo" to search the path by default.
- Add new option PATH_SCRIPT for old behaviour.
- Resolves: rhbz#612685
- Solve defect in emulation of ksh with math substituion.
- Resolves: rhbz#657300 |