# /.profile 5/7/90
# COHERENT executes this profile when root logs in.
export PS1='bin@romana {$PWD} -> '
export PS2='root> '
MAIL=/usr/spool/mail/root
export PATH=$PATH:/etc:/local/bin
set -o emacs
