PATH=/stand:.
export PATH
HOME=/home/user
export HOME
TERM=${TERM:-cons25}
export TERM
PAGER=more
export PAGER
set -o emacs
