pkg://zsh-3.0.5-1.i386.rpm:436454/HEADER
downloads
Name : zsh Relocations: (not relocateable)
Version : 3.0.5 Vendor: Red Hat Software
Release : 1 Build Date: Fri Oct 24 22:49:43 1997
Install date: (not installed) Build Host: porky.redhat.com
Group : Shells Source RPM: zsh-3.0.5-1.src.rpm
Size : 976640 License: GPL
Packager : Red Hat Software <bugs@redhat.com>
Summary : Enhanced bourne shell
Description :
zsh is an enhanced version of the bourne shell with these features:
- very close to ksh/sh grammar, with csh additions
- most features of ksh, bash, and tcsh
- 75 builtins, 89 options, 154 key bindings
- short for loops, ex: for i (*.c) echo $i
- select
- shell functions
...and many more