On Tue, 18 Sep 2001, Lloyd Bayley wrote:

> Quick question...for some reason, I can no longer run system commands from
> a telnet session from my windows box on the RH7.1 box.
>
> I log in as me, su to root and things like fdisk and ntsysv now say bash:
> command not found.

Try

su -

instead of just su

This starts your new session with root's environment as well as
permissions. You're missing the path to the directory with the system
binaries in it.

DaZZa


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to