LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   PATH variable (https://www.linuxquestions.org/questions/linux-newbie-8/path-variable-236291/)

jk21 09-28-2004 02:37 PM

PATH variable
 
Hopefully, this will just be a quick question. In order to use a java compiler fromt he command line, I'm having to append the directory to the PATH environment variable every time I start a new command prompt by typing

export PATH=$PATH:/opt/SUNWappserver/jdk/bin

Is there a way to add that text to my PATH variable permanently so I don't have to type it every time I want to use the java compiler?

Tinkster 09-28-2004 02:48 PM

Please use the search, this question has been
asked (and answered) very often.

The time it took you to type your question
would have sufficed to find the answer ;}

http://www.linuxquestions.org/questi...der=descending


Cheers,
Tink


All times are GMT -5. The time now is 10:40 PM.