Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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.2.6-3.el5.i386
              [1.7 MiB] | Changelog
              by James Antill (2009-04-14): - Fix reused pids bug
- Resolves: rhbz#465455
- Fix comments in $() edge case syntax parsing error
- Resolves: rhbz#484348 |