home *** CD-ROM | disk | FTP | other *** search
- :
- #
- # Copyright (C) The Santa Cruz Operation, 1986.
- # This Module contains Proprietary Information of
- # The Santa Cruz Operation, Microsoft Corporation
- # and AT&T, and should be treated as Confidential.
- #
-
- SHELL=/bin/sh
- PATH=/bin:/usr/bin:/etc
- HOME=/
- eval `tset -m :\?${TERM:-ansi} -e -s -r -Q`
- export SHELL PATH HOME TERM
- exec /usr/bin/sysadmsh
-