Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tcsh - An enhanced version of csh, the C shell
- Description:
Tcsh is an enhanced but completely compatible version of csh, the C
shell. Tcsh is a command language interpreter which can be used both
as an interactive login shell and as a shell script command processor.
Tcsh includes a command line editor, programmable word completion,
spelling correction, a history mechanism, job control and a C language
like syntax.
Packages
tcsh-6.15-4.fc9.src
[865 KiB] |
Changelog
by Vitezslav Crhonek (2008-02-29):
- Fix '\' can not be used to quote all delimiters
Related: #435421
- Fix $name[selector] should fail when any number of 'selector' is out of range
Related: #435398
|