Skip to content

Instantly share code, notes, and snippets.

@skihero
Created March 2, 2011 09:52
Show Gist options
  • Save skihero/850708 to your computer and use it in GitHub Desktop.
Save skihero/850708 to your computer and use it in GitHub Desktop.
use alternatives to set java path
alternatives --install /usr/bin/java java /usr/java/jdk1.5.0_18/bin/java 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment