LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Changing $PATH env variable (https://www.linuxquestions.org/questions/linux-newbie-8/changing-%24path-env-variable-162524/)

alzogbi 03-26-2004 01:59 AM

Changing $PATH env variable
 
Hi,
A :newbie: here :)

Where (which rc file) can I change the PATH env variable in SUSE 9.0?

Thanks,

fizazz88 03-26-2004 02:01 AM

".profile" or anyother "*profil*" as there seems to be many variations of them these days...

alzogbi 03-26-2004 02:06 AM

Yup! Got it. It's

export PATH=$PATH:/my/custom/path/here in the .bashrc file.

Thanks :)


All times are GMT -5. The time now is 03:01 PM.