Zsh is a UNIX 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. Zsh has command line editing, builtin spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and a host of other features.
Zsh was originally written by Paul Falstad <pf@zsh.org>
.
Zsh is now maintained by the members of the zsh-workers mailing
list <zsh-workers@math.gatech.edu>
. The development is currently
coordinated by Andrew Main (Zefram) <zefram@zsh.org>
. The coordinator
can be contacted at <coordinator@zsh.org>
, but matters relating to
the code should generally go to the mailing list.
Zsh is available from the following anonymous FTP sites. These mirror
sites are kept frequently up to date. The sites marked with (G)
may be mirroring ftp.math.gatech.edu
instead of the primary site.
The sites marked with (H) may be mirroring ftp.cs.elte.hu
instead of the primary site.
ftp://ftp.zsh.org/pub/zsh/
http://www.zsh.org/pub/zsh/
ftp://ftp.zsh.org/pub/zsh/
http://www.zsh.org/pub/zsh/
ftp://ftp.ips.oz.au/pub/packages/zsh/
(G) (H)
ftp://sunsite.auc.dk/pub/unix/shells/zsh/
ftp://ftp.funet.fi/pub/unix/shells/zsh/
(H)
ftp://ftp.cenatls.cena.dgac.fr/pub/shells/zsh/
ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/
(H)ftp://ftp.gmd.de/packages/zsh/
(H)ftp://ftp.uni-trier.de/pub/unix/shell/zsh/
(H)
ftp://ftp.cs.elte.hu/pub/zsh/
http://www.cs.elte.hu/pub/zsh/
ftp://ftp.kfki.hu/pub/packages/zsh/
(H)
ftp://ftp.math.technion.ac.il/mirror/ftp.zsh.org/pub/zsh/
http://www.math.technion.ac.il/mirror/ftp.zsh.org/pub/zsh/
ftp://ftp.tohoku.ac.jp/mirror/zsh/
(H)ftp://ftp.nis.co.jp/pub/shells/zsh/
(H)
ftp://ftp.uit.no/pub/unix/shells/zsh/
(H)
ftp://ftp.roedu.net/pub/mirrors/ftp.zsh.org/pub/zsh/
ftp://ftp.siol.net/pub/unix/shells/zsh/
(H)
ftp://ftp.lysator.liu.se/pub/unix/zsh/
(H)
ftp://ftp.net.lut.ac.uk/zsh/
(H)ftp://sunsite.doc.ic.ac.uk/packages/unix/shells/zsh/
(G)
ftp://ftp.math.gatech.edu/pub/zsh/
ftp://uiarchive.uiuc.edu/pub/packages/shells/zsh/
ftp://ftp.sterling.com/zsh/
(G) (H)ftp://ftp.rge.com/pub/shells/zsh/
(G) (H)ftp://foad.org/pub/zsh/
http://foad.org/zsh/
<zsh-announce@math.gatech.edu>
<zsh-users@math.gatech.edu>
<zsh-workers@math.gatech.edu>
To subscribe, send mail with the SUBJECT `subscribe
<e-mail-address>'
to the associated administrative address for the mailing list.
<zsh-announce-request@math.gatech.edu>
<zsh-users-request@math.gatech.edu>
<zsh-workers-request@math.gatech.edu>
Unsubscribing is done similarly.
YOU ONLY NEED TO JOIN ONE OF THE MAILING LISTS AS THEY ARE NESTED. All submissions to zsh-announce are automatically forwarded to zsh-users. All submissions to zsh-users are automatically forwarded to zsh-workers.
If you have problems subscribing/unsubscribing to any of the mailing
lists, send mail to <listmaster@zsh.org>
. The mailing lists are
maintained by Richard Coleman <coleman@zsh.org>
.
The mailing lists are archived; the archives can be accessed via the
administrative addresses listed above. There is also a hypertext
archive, maintained by Geoff Wing <gcw@zsh.org>
, available at
http://www.zsh.org/mla/
.
Zsh has a list of Frequently Asked Questions (FAQ), maintained by
Peter Stephenson <pws@zsh.org>
. It is regularly posted to the
newsgroup comp.unix.shell and the zsh-announce mailing list.
The latest version can be found at any of the Zsh FTP sites, or at
http://www.zsh.org/FAQ/
. The contact address for FAQ-related matters
is <faqmaster@zsh.org>
.
Zsh has a web page which is located at http://www.zsh.org/
. This is
maintained by Karsten Thygesen <karthy@zsh.org>
, of SunSITE Denmark.
The contact address for web-related matters is <webmaster@zsh.org>
.
man page sh(1), man page csh(1), man page tcsh(1), man page rc(1), man page bash(1), man page ksh(1)
IEEE Standard for information Technology - Portable Operating System Interface (POSIX) - Part 2: Shell and Utilities, IEEE Inc, 1993, ISBN 1-55937-255-9.
Go to the first, previous, next, last section, table of contents.