[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] /usr/bin not in path



The problem was that /usr/sbin was not in my path when ssh'd and su'd to
root.
The solution was pointed out by Dan Kriwitsky
I should have su'd using the command su -
instead of su

Thanks Dan.

Paul