home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / bsd_srcs / etc / root / dot.profile < prev    next >
Encoding:
Text File  |  1990-06-25  |  173 b   |  8 lines

  1. PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local:/usr/contrib:.
  2. echo 'erase ^?, kill ^U, intr ^C'
  3. stty crt erase  kill  intr 
  4. export PATH
  5. HOME=/root
  6. export HOME
  7. export TERM
  8.