pkg://zsh-3.0.5-6.i386.rpm:439814/HEADER
downloads
Name : zsh Relocations: (not relocateable)
Version : 3.0.5 Vendor: Red Hat Software
Release : 6 Build Date: Fri Sep 11 07:46:02 1998
Install date: (not installed) Build Host: porky.redhat.com
Group : Shells Source RPM: zsh-3.0.5-6.src.rpm
Size : 976641 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