On Mon, Feb 1, 2010 at 12:05 PM, Warren Michelsen Warren@mdcclxxvi.com wrote:
Or use "su -" instead of "su" when switching to the root user and you will get root's environment, which includes /sbin on the path.
Ah! This is something I've not run across before. Using "su -" did the trick.
CentOS Wiki is (almost) always your good friend :-)
http://wiki.centos.org/TipsAndTricks/BecomingRoot
Akemi