wok-next annotate tcsh/description.txt @ rev 12659
Up: slitaz-base-files (5.2) New doc fro libtaz and httphelper + improvements
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue May 01 09:33:10 2012 +0200 (2012-05-01) |
parents | |
children |
rev | line source |
---|---|
samuel_trassare@11724 | 1 Tcsh is an enhanced, but completely compatible version of the Berkeley UNIX C |
samuel_trassare@11724 | 2 shell (csh). It is a command language interpreter usable both as an interactive |
samuel_trassare@11724 | 3 login shell and a shell script command processor. It includes a command-line |
samuel_trassare@11724 | 4 editor, programmable word completion, spelling correction, a history mechanism, |
samuel_trassare@11724 | 5 job control and a C-like syntax. |