pkg://zsh-3.0.5-2.i386.rpm:406640/HEADER
downloads
Name : zsh Relocations: (not relocateable)
Version : 3.0.5 Vendor: (none)
Release : 2 Build Date: Mon Sep 29 02:10:56 1997
Install date: (not installed) Build Host: s9412a.steinan.ntnu.no
Group : Shells Source RPM: zsh-3.0.5-2.src.rpm
Size : 745321 License: GPL
Packager : Trond Eivind Glomsrød <teg@pvv.ntnu.no>
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
- 81 builtins, 102 options, 162 key bindings
- short for loops, ex: for i (*.c) echo $i
- select
- shell functions
...and many more