![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Most useful Unix commands and Examples | varungupta | UNIX for Advanced & Expert Users | 2 | 11-29-2007 02:42 PM |
| redhat-release examples | BOFH | Linux | 5 | 03-22-2007 09:42 PM |
| need examples? | wmosley2 | Shell Programming and Scripting | 1 | 12-14-2003 07:47 PM |
| changed .profile but didnt ./.profile, yet reflected changes | yls177 | UNIX for Dummies Questions & Answers | 4 | 12-05-2002 08:21 AM |
| CVS real-life examples | dani++ | UNIX for Advanced & Expert Users | 1 | 10-18-2002 06:48 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#8
|
||||
|
||||
|
Try this, "echo $Path |grep sbin" to see if the /usr/sbin is in your path that is being used.
The only other thing I can offer is to copy the exec file to /sbin or /bin Also, are you root when you do this or as a normal user? You may need to have the permissions modified by the SysAdmin. You might need to add the line below to the bottom of your .profile TERM=vt100 export TERM Beyond that I don't have any other ideas.
__________________
My brain is your brain |
| Forum Sponsor | ||
|
|
|
#9
|
|||
|
|||
|
Thanks for the help. I'm off and running.
|
|||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|