|
-
December 14th, 2001, 10:29 PM
#2
Hi Shkuey,
Give a try to echo $PATH. You should be able to find it in your .bash_profile (assuming you are using the Bash shell -- use the ls -a and look for a file with the word profile in it) and modify it with your favourite editor.
It's a good idea to create a bin directory in your home directory and then add it. Remember that : is the separator for PATH locations and its recommended that you end your PATH with :.. This means the last place that Linux will look is the current working directory. 
Hope this helps.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|