home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / Other / Coherent / base / disk1.4.10.dd / .profile < prev    next >
Encoding:
Text File  |  1990-05-07  |  160 b   |  7 lines

  1. # /.profile 5/7/90
  2. # COHERENT executes this profile when root logs in.
  3. export PS1='root: '
  4. export PS2='root> '
  5. MAIL=/usr/spool/mail/root
  6. export PATH=$PATH:/etc
  7.