dot.profile revision 23037
1#	$Id$
2#
3PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin
4echo 'erase ^H, kill ^U, intr ^C'
5stty crt erase ^H kill ^U intr ^C
6export PATH
7HOME=/root
8export HOME
9TERM=cons25
10export TERM
11