wok view tcsh/description.txt @ rev 25616

Add emu2
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 26 15:51:29 2023 +0000 (10 months ago)
parents 2e7585c1b74c
children
line source
1 Tcsh is an enhanced, but completely compatible version of
2 the Berkeley UNIX C shell (csh).
3 It is a command language interpreter usable both as an
4 interactive login shell and a shell script command processor.
5 It includes a command-line editor, programmable word
6 completion, spelling correction, a history mechanism, job
7 control and a C-like syntax.