The ZSH package contains a command interpreter (shell) usable as an interactive login shell and as a shell script command processor. Of the standard shells, ZSH most closely resembles KSH but includes many enhancements.
Download (HTTP): http://prdownloads.sourceforge.net/zsh/zsh-4.2.4.tar.bz2
Download MD5 sum: 5c37fa9eb659458fe4f7f80da17fb09c
Download size: 2.0 MB
Estimated disk space required: 17 MB
Estimated build time: 0.51 SBU
Install ZSH by running the following commands:
./configure --prefix=/usr &&
make
Now, as the root user:
make install
Last updated on 2005-02-04 20:23:15 -0700