Saturday, May 25, 2013

How to Reference an Environment Variable In File

How to Reference an Environment Variable In File

Just want to make sure I am doing this correctly. If I want to reference an environment variable in a file would I simple do this:
java_home_dir = $JAVA_HOME

No comments:

Post a Comment