Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Feb 2011 17:40:18 +0100
From:      Alokat <mailing@alokat.org>
To:        freebsd-questions@freebsd.org
Subject:   bash can not find most of my commands
Message-ID:  <4D63E6F2.3050008@alokat.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D63E6F2.3050008>