wok view tcsh/description.txt @ rev 25474

openjdk-6-src: use find from findutils in place of busybox find
author Hans-G?nter Theisgen
date Thu Oct 13 16:42:57 2022 +0100 (19 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.