Search in: Word
Vietnamese keyboard: Off
Virtual keyboard: Show
Computing (FOLDOC) dictionary
Z shell
Jump to user comments
(zsh) 1. sh with list processing and database
enhancements.
Version 2.1.o (before 1995-10-30).
.
2. A Unix command interpreter shell by Paul Falstad
[email protected] some time before 1993-03-23. It is similar
to, but not completely compatible with, ksh, with many
additions to please csh users and some tcsh features. zsh
supports editing of multi-line commands in a single buffer;
variable editing; a command buffer stack; recursive
globbing; manipulation of arrays; and spelling correction.