home *** CD-ROM | disk | FTP | other *** search
/ Unix System Administration Handbook 1997 October / usah_oct97.iso / index / tcsh.txt < prev    next >
Text File  |  1997-09-22  |  1KB  |  40 lines

  1. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  2. INDEX ENTRY FOR TCSH:
  3. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  4.  
  5. Name: tcsh - An enhanced C shell
  6.  
  7. Version: 6.07
  8.  
  9. Author(s): Christos Zoulas <christos@deshaw.com>
  10.  
  11. On the CD-ROM in: goodies/tcsh.tar
  12.  
  13. Ftp source: ftp.deshaw.com:/pub/tcsh
  14.  
  15. Size on the CD: 2.4 MB (uncompressed)
  16.  
  17. Description:
  18.  
  19.    Tcsh is a version of the Berkeley C-Shell, with the addition of:
  20.    a command line editor, command and file name completion, listing,
  21.    etc. and a bunch of small additions to the shell itself
  22.  
  23.    -- quoted from README by Christos Zoulas 
  24.  
  25. Advertised architectures:
  26.  
  27.    Tcsh runs on BSD 4.2 and 4.3 Unix, Mach, Sun Unix (tested on 3.0, 3.2,
  28.    3.4, 4.0, 4.1.x), Pyramid OS/X (in the bsd universe), Encore UMAX 4.2,
  29.    Apple A/UX 2.0, AT&T 3b machines under SysV.2 and V.3, HP/UX 6.2 on
  30.    series 300 and 800 machines and all HP machines under HP/UX 6.5, 7.0
  31.    and 8.0 and will probably work with a bit of tinkering on anything else
  32.    either BSD or SysV-ish. It also runs under VMS/POSIX and OS/2+emx.
  33.    Note that the above list is incomplete, and the place to look is the
  34.    config directory to find a configuration file
  35.    appropriate for your machine.
  36.  
  37.    -- quoted from README by Christos Zoulas 
  38.  
  39. Prerequisites: C compiler, egrep, sed, sort
  40.