bash can not find most of my commands
Alokat
mailing at alokat.org
Tue Feb 22 16:40:33 UTC 2011
Hi,
I have changed my shell from csh to bash ...
But after that I have to call "reboot" like /sbin/reboot.
How can I change that without changing the shell. :)
my /root/.profile:
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin
export PATH
HOME=/root
export HOME
TERM=${TERM:-cons25}
export TERM
PAGER=more
export PAGER
Regards,
Alokat
More information about the freebsd-questions
mailing list