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.el4.1 | 
            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
        
            - * Sat Sep  9 19:00:00 2006 Miloslav Trmac <mitr{%}redhat{*}com> - 6.13-9.el4.1
 
            - Fix an unlikely crash on startup (#188279)
 
        
            - * 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