wok view tcsh/description.txt @ rev 25706

BootProg/boot32.asm: add int 21h services 02h, 09h, 25h, 35h
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 26 17:36:15 2024 +0000 (6 days 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.