wok-current annotate tcsh/description.txt @ rev 25690

Fix display checkspace, only updates available
author Stanislas Leduc <shann@slitaz.org>
date Fri Mar 15 08:30:29 2024 +0000 (4 months ago)
parents 2e7585c1b74c
children
rev   line source
Hans-G?nter@25349 1 Tcsh is an enhanced, but completely compatible version of
Hans-G?nter@25349 2 the Berkeley UNIX C shell (csh).
Hans-G?nter@25349 3 It is a command language interpreter usable both as an
Hans-G?nter@25349 4 interactive login shell and a shell script command processor.
Hans-G?nter@25349 5 It includes a command-line editor, programmable word
Hans-G?nter@25349 6 completion, spelling correction, a history mechanism, job
Hans-G?nter@25349 7 control and a C-like syntax.