Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tcsh: An enhanced version of csh, the C shell.
Name: | tcsh |
Vendor: | Scientific Linux |
Version: | 6.13 |
License: | distributable |
Release: | 9 |
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 21 19:00:00 2004 Miloslav Trmac <mitr{%}redhat{*}com> - 6.13-9
- Fix invalid argument to xprintf () (#133129)
- * Wed Sep 15 19:00:00 2004 Miloslav Trmac <mitr{%}redhat{*}com> - 6.13-8
- Fix $HOSTTYPE and $MACHTYPE for ppc64 and s390x, this time for sure
- * Wed Sep 15 19:00:00 2004 Miloslav Trmac <mitr{%}redhat{*}com> - 6.13-7
- Define $HOSTTYPE and $MACHTYPE for ppc64 and s390 (#115531),
I hope that finally covers all architectures.