Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tcsh: An enhanced version of csh, the C shell.
Name: | tcsh |
Vendor: | Scientific Linux |
Version: | 6.14 |
License: | distributable |
Release: | 14.el5 |
URL: | http://www.tcsh.org/ |
- Summary
- 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.
Changelog
- * Tue Sep 2 17:00:00 2008 Vitezslav Crhonek <vcrhonek{%}rehat{*}com> - 6.14-14
- 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
- * Tue Aug 12 17:00:00 2008 Vitezslav Crhonek <vcrhonek{%}redhat{*}com> - 6.14-13
- Fix UTF-8 Japanese character is garbled in tcsh script in
a certain situation
Resolves: #453785
- * Tue Sep 26 17:00:00 2006 Miloslav Trmac <mitr{%}redhat{*}com> - 6.14-12
- Fix error handling in tcsh-6.14.00-wide-seeks.patch