04b6cd5336
Also, comment out the not so very commonly used interviews settings.
14 lines
242 B
Plaintext
14 lines
242 B
Plaintext
# $Id: dot.profile,v 1.14 1997/04/03 21:42:30 brian Exp $
|
|
#
|
|
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin
|
|
export PATH
|
|
HOME=/root
|
|
export HOME
|
|
TERM=${TERM:-cons25}
|
|
export TERM
|
|
PAGER=more
|
|
export PAGER
|
|
# make mail(1) happy:
|
|
crt=24
|
|
export crt
|