\~root/.profile
- $FreeBSD: src/etc/root/dot.profile,v 1.20 1999/08/27 23:24:09 peter Exp $
-
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin
export PATH
HOME=/root
export HOME
TERM=${TERM:-cons25}
export TERM
PAGER=less
export PAGER
stty erase ^?
- echo "xxxxxx."
[ -r ~/.bashrc ] & . ~/.bashrc
echo "profile."
if [ -x /usr/local/bin/bash ] ; then
#echo "bash found.."
exec /usr/local/bin/bash -
fi
Link to this Page
- /etc last edited on 1 April 2001 at 8:44 pm by pD95007F6.dip.t-dialin.net