home *** CD-ROM | disk | FTP | other *** search
/ Internet 1996 World Exposition / park.org.s3.amazonaws.com.7z / park.org.s3.amazonaws.com / Guests / Psyche / .cshrc next >
Text File  |  2017-09-21  |  124b  |  7 lines

  1. # @(#)cshrc 1.11 89/11/29 SMI
  2. umask 022
  3. set path=(/bin /usr/bin /usr/ucb /etc .)
  4. if ( $?prompt ) then
  5.     set history=32
  6. endif
  7.