Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        zsh - 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-5.5.1-10.el8.x86_64
              [2.9 MiB] | Changelog
              by Kamil Dudka (2022-04-01): - make zsh wait built-in wait properly for all active child processes (#2070342) |