For some reason I keep getting the "command not found" error message when trying anyone of a number of commands. The most recent being the shutdown one. It has worked up to now but at a loss as to why this is happening. I have checked the permissions on the shutdown command and they are 755. I am logged in as root.
When I type echo $PATH I get the following output to the screeen:
/usr/local/bin:/bin:/usr/bin:/usr/X11R6/:/home/Rubicone/bin
When I issue the which shutdown command the output is:
/usr/bin/which: no shutdown in (within here is the path as noted above)
When I issue the whence shutdown then the aforementioned command not found error message is displayed.
When I type echo $PATH I get the following output to the screeen:
/usr/local/bin:/bin:/usr/bin:/usr/X11R6/:/home/Rubicone/bin
When I issue the which shutdown command the output is:
/usr/bin/which: no shutdown in (within here is the path as noted above)
When I issue the whence shutdown then the aforementioned command not found error message is displayed.
