          MODULE=tcsh
         VERSION=6.18.01
          SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL[0]=ftp://ftp.astron.com/pub/tcsh
   SOURCE_URL[1]=ftp://ftp.funet.fi/pub/unix/shells/tcsh
   SOURCE_URL[2]=ftp://ftp.gw.com/pub/unix/tcsh
      SOURCE_VFY=sha1:eee2035645737197ff8059c84933a75d23cd76f9
        WEB_SITE=http://www.tcsh.org
         ENTERED=20011106
         UPDATED=20120223
           SHORT="An advanced C Shell"

cat << EOF
Tcsh is an enhanced but completely compatible version of the Berkeley
UNIX C shell. It is a command language interpreter usable both as an
interactive login shell and a shell script command processor. It
includes a command line editor, programmable word completion, command
and file name completion, listing, MODULEing correction, a history
mechanism, job control, and a bunch of small additions to the csh
shell itself.
EOF
