Skip to content

Instantly share code, notes, and snippets.

@Vunovati
Created September 3, 2013 11:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Vunovati/6422481 to your computer and use it in GitHub Desktop.
Save Vunovati/6422481 to your computer and use it in GitHub Desktop.
Dynamic java home
export JAVA_HOME=$(dirname $(dirname $(readlink -f /usr/bin/java)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment