Ethan
06-15-2001, 03:53 AM
In my /home/username/.basrc file, I put a line saying PATH=$PATH:yadda:yaddayadda:etcetera
Yet, when I do echo $PATH, it contains extra directories that I didn't specify in my .bashrc in that line. So I guess there are other config files that add things to PATH? What are those files? Should I be using them instead of .bashrc?
If PATH is set to something in one user's .bashrc, then it only equals that something in the point of view of that user? Is that correct? For a different user, PATH equals something else?
Sorry for these extremely basic questions. I just want to get everything sorted out.
Thanks.
Ethan
Yet, when I do echo $PATH, it contains extra directories that I didn't specify in my .bashrc in that line. So I guess there are other config files that add things to PATH? What are those files? Should I be using them instead of .bashrc?
If PATH is set to something in one user's .bashrc, then it only equals that something in the point of view of that user? Is that correct? For a different user, PATH equals something else?
Sorry for these extremely basic questions. I just want to get everything sorted out.
Thanks.
Ethan