home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 200.img / SCO386X3.TD0 / usr / sysadm / .profile
Encoding:
Text File  |  1987-10-09  |  347 b   |  15 lines

  1. :
  2. #
  3. #    Copyright (C) The Santa Cruz Operation, 1986.
  4. #    This Module contains Proprietary Information of
  5. #    The Santa Cruz Operation, Microsoft Corporation
  6. #    and AT&T, and should be treated as Confidential.
  7. #
  8.  
  9. SHELL=/bin/sh
  10. PATH=/bin:/usr/bin:/etc
  11. HOME=/
  12. eval `tset -m :\?${TERM:-ansi} -e -s -r -Q`
  13. export SHELL PATH HOME TERM 
  14. exec /usr/bin/sysadmsh
  15.