wok-current diff tcsh/description.txt @ rev 18612
lxpanel, slitaz-configs: copy LXPanel profile to /etc/skel (again)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Nov 17 16:50:26 2015 +0200 (2015-11-17) |
parents | |
children | d4f09ab2b9bb |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/tcsh/description.txt Tue Nov 17 16:50:26 2015 +0200 1.3 @@ -0,0 +1,5 @@ 1.4 +Tcsh is an enhanced, but completely compatible version of the Berkeley UNIX C 1.5 +shell (csh). It is a command language interpreter usable both as an interactive 1.6 +login shell and a shell script command processor. It includes a command-line 1.7 +editor, programmable word completion, spelling correction, a history mechanism, 1.8 +job control and a C-like syntax.