WARNING: This information has not been updated since October, 1997!

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
INDEX ENTRY FOR TCSH:
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Name: tcsh - An enhanced C shell

Version: 6.07

Author(s): Christos Zoulas <christos@deshaw.com>

Ftp source: ftp.deshaw.com:/pub/tcsh

Description:

   Tcsh is a version of the Berkeley C-Shell, with the addition of:
   a command line editor, command and file name completion, listing,
   etc. and a bunch of small additions to the shell itself

   -- quoted from README by Christos Zoulas 

Advertised architectures:

   Tcsh runs on BSD 4.2 and 4.3 Unix, Mach, Sun Unix (tested on 3.0, 3.2,
   3.4, 4.0, 4.1.x), Pyramid OS/X (in the bsd universe), Encore UMAX 4.2,
   Apple A/UX 2.0, AT&T 3b machines under SysV.2 and V.3, HP/UX 6.2 on
   series 300 and 800 machines and all HP machines under HP/UX 6.5, 7.0
   and 8.0 and will probably work with a bit of tinkering on anything else
   either BSD or SysV-ish. It also runs under VMS/POSIX and OS/2+emx.
   Note that the above list is incomplete, and the place to look is the
   config directory to find a configuration file
   appropriate for your machine.

   -- quoted from README by Christos Zoulas 

Prerequisites: C compiler, egrep, sed, sort