![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can I export the users environment using sudo? | julesdiane | UNIX for Dummies Questions & Answers | 1 | 05-22-2008 05:57 PM |
| export variable. | its-ashish | UNIX for Dummies Questions & Answers | 5 | 02-20-2007 02:24 AM |
| How to export the Display variable | FredSmith | UNIX for Dummies Questions & Answers | 1 | 06-19-2006 06:07 AM |
| Export command giving Variable Name vs the Value set for the Variable | ParNone | UNIX for Dummies Questions & Answers | 2 | 04-03-2006 08:43 AM |
| Syntax to export any variable | malaymaru | Shell Programming and Scripting | 5 | 05-17-2005 01:16 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
[ Environment Variable ] Probleme with export JAVA_HOME
Hi,
I want to create a new environment variable (JAVA_HOME), but when I open a new shell this varible is delete... to create the variable I do : Code:
export JAVA_HOME=/usr/java/jdk Code:
echo $JAVA_HOME But When I open a new shell this variable is forget... ( It does the same thing with PATH...) Do you know why it does this?? And how to fix it? Rem : I have ever done this way to change my variable PATH and it has worked... |
| Forum Sponsor | ||
|
|