Z shell



         


The Z shell (zsh) is a Unix shell that can be used both as an interactive, login shell and as a powerful shell script command interpreter.

Zsh can be thought of as an extended bourne shell with a large number of improvements, including some of the most useful features of bash, ksh, and tcsh.

Some features of note include:

Attesting to the sheer size of this shell is the now famous first sentence of the shell's manual page which says "Because zsh contains many features, the zsh manual has been split into a number of sections", and then goes on to list thirteen items.

[Top]




  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License