Skip to content

Instantly share code, notes, and snippets.

@injune1123
Last active January 15, 2019 16:00
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 injune1123/1798c0da6e92be570a712a483d648305 to your computer and use it in GitHub Desktop.
Save injune1123/1798c0da6e92be570a712a483d648305 to your computer and use it in GitHub Desktop.
Frequently Used Commands
//check the version of JAVA
java -version
// Switch to JAVA 8 on macOS High Sierra and Mojave
$export JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_161.jdk/Contents/Home/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment