home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Power 1999 February
/
MACPOWER-1999-02.ISO.7z
/
MACPOWER-1999-02.ISO
/
9902⁄AMUG
/
UTILITY
/
mac06-0.95.sit
/
mac06-0.95
/
etc
/
profile
< prev
next >
Wrap
Text File
|
1998-11-04
|
339b
|
20 lines
# mac06ゥ1997,98 by HNS/DSITRI hns@computer.org
# /etc/profile
# sh initialization
#
echo "Welcome to the mac06 shell."
TZ=GMT+1+MESZ
PATH=.:/bin:/usr/bin
LANG=
LOGNAME=demo
HOME=/home/$LOGNAME cd
MAIL=/usr/mail/$LOGNAME/Inbox
TERM=vt52 LINES=24 COLUMNS=80
PS1='$ ' PS2='> '
date
echo "To exit mac06, enter ¥'shutdown¥' in this shell."