lee johnson wrote:

> >
>
> my commands aren't running from the directory they are in ie:
> insmod
>
> i must do
> /sbin/insmod
>
> is that normal for unix/linux?
>
> or does this mean i'm missing some system wide file linking this
> correctly......

Check your PATH variable.  As root you should have /sbin in it.

echo $PATH
or to see all the environment stuff
env


Bret




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to