dot.profile revision 38319
1#	$Id: dot.profile,v 1.15 1997/09/26 08:28:19 joerg Exp $
2#
3PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin
4export PATH
5HOME=/root
6export HOME
7TERM=${TERM:-cons25}
8export TERM
9PAGER=more
10export PAGER
11# make mail(1) happy:
12#crt=24
13#set crt with no value. mail(1) will then use the system value ( stty(1) )
14crt='' 
15export crt
16