Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tcsh - An enhanced version of csh, the C shell.
Website: |
http://www.tcsh.org/ |
License: |
distributable |
Vendor: |
Scientific Linux CERN, http://cern.ch/linux |
- 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.14-14.el5_4.3.ia64
[571 KiB] |
Changelog
by Vitezslav Crhonek (2009-12-15):
- Fix various globbing problems
Resolves: #547529
|
tcsh-6.14-14.el5_4.2.ia64
[571 KiB] |
Changelog
by Vitezslav Crhonek (2009-10-05):
- Fix broken globbing error reporting
|
tcsh-6.14-14.el5.ia64
[572 KiB] |
Changelog
by Vitezslav Crhonek (2008-09-02):
- Fix $name[selector] doesn't fail when selector is out of range
Resolves: #435398
- Fix description of builtin command 'set' in tcsh manpage
Resolves: #430459
- Fix strings which begin with '0' are not recognized as octal numbers
Resolves: #438109
- Fix tcsh scripts with multiple case statement with end keywords
break with error
Resolves: #436956
- Fix calculation order of operators description in tcsh manpage
Resolves: #442536
- Fix memoryuse description in tcsh manpage
Resolves: #437095
- Change config_f.h to use system malloc()
Resolves: #443643
|