Search Results

Search: Posts Made By: xplodersuv
5,839
Posted By xplodersuv
Beginner export problem
Me dumb. Can't get this to work...

#!/bin/sh
export JAVA_HOME_BAK=${JAVA_HOME}
or
#!/bin/sh
export JAVA_HOME_BAK=/usr/java
or
#!/bin/sh
export JAVA_HOME_BAK=$JAVA_HOME
or
#!/bin/sh...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 08:06 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy