Jump to letter: [
ABCDEFGHIKLMNOPQRSTUVXY
]
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.13-10.el4.x86_64
[609 KiB] |
Changelog
by Vitezslav Crhonek (2008-02-07):
- Fix memoryuse in tcsh manpage
Resolves: #247637
- Fix /etc/csh.cshrc blocks csh/tcsh from debugging
Resolves: #204029
- Change MAXVARLEN from 30 to 256 in sh.h
Resolves: #206473
- Fix tcsh scripts with multiple case statement with end keywords
break with error
Resolves: #253247
|