View previous topic :: View next topic |
Author |
Message |
Cyris n00b


Joined: 17 Apr 2002 Posts: 68 Location: Texas
|
Posted: Thu Jun 27, 2002 4:07 pm Post subject: How come I can't run commands that root can????? |
|
|
I have added /usr/bin; /usr/local/bin; /usr/sbin; /usr/local/sbin to my PATH but I still get command not found on certain commands that root has no problem finding. What am I missing here? |
|
Back to top |
|
 |
pjp Administrator


Joined: 16 Apr 2002 Posts: 20589
|
Posted: Thu Jun 27, 2002 5:27 pm Post subject: |
|
|
root probably uses stuff in /bin and /sbin. _________________ Quis separabit? Quo animo? |
|
Back to top |
|
 |
rizzo Retired Dev


Joined: 30 Apr 2002 Posts: 1067 Location: Manitowoc, WI, USA
|
Posted: Thu Jun 27, 2002 7:34 pm Post subject: |
|
|
Yeah add /sbin. Although I'll throw in the obligatory comment that the */sbin directories are only in root's path for a reason. Normal users shouldn't be using them. There I said it. |
|
Back to top |
|
 |
Cyris n00b


Joined: 17 Apr 2002 Posts: 68 Location: Texas
|
Posted: Thu Jun 27, 2002 8:56 pm Post subject: |
|
|
Fair enough/ Thanks for the info, /bin and /sbin didn't even cross my mind for some dumb reason. |
|
Back to top |
|
 |
|