ksh: sudo: not found

mlh at zip.com.au mlh at zip.com.au
Sun Dec 22 07:08:33 EST 2002


On Sun, 22 Dec 2002 17:23:00 +0800
"yuri oira" <oiray at hotmail.com> wrote:
> backman at stcaemS2 $ sudo run-back-opt
> 
> ksh: sudo: not found

[ ... ]

>  Is there a path that I should add to see the sudo command in /usr/local/bin/,
>  because it looks like it does not see the sudo command?

This one.

Do
PATH=$PATH:/usr/local/bin
export PATH

in /etc/profile or ~/.profile



Matt



More information about the sudo-users mailing list