wok-6.x annotate tcsh/description.txt @ rev 24604
updated glm (0.9.9.7 -> 0.9.9.8)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Mar 02 16:22:49 2022 +0100 (2022-03-02) |
parents | |
children | d4f09ab2b9bb |
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. |