LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to set the PATH environment variable? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-set-the-path-environment-variable-876963/)

red roses 04-25-2011 09:07 AM

How to set the PATH environment variable?
 
how to set path ?

szboardstretcher 04-25-2011 09:08 AM

http://www.thebigview.com/buddhism/eightfoldpath.html

szboardstretcher 04-25-2011 09:10 AM

Seriously:

Code:

vi .bash_profile
-------------------
PATH=$PATH:/some/path:/some/other/path
export PATH


TobiSGD 04-25-2011 09:46 AM

I would recommend to read this guide.

colucix 04-25-2011 10:00 AM

@red roses: please use a better title in the future, since titles as help me are ignored from the majority of LQ users. Moreover they don't contain any useful keyword for the LQ search tool. This time I've edited the title for you. Furthermore, please consider giving more details about what you're trying to achieve and about the shell are you using.


All times are GMT -5. The time now is 06:36 PM.