Skip to content

Instantly share code, notes, and snippets.

@yuriploc
Created August 8, 2016 13:37
Show Gist options
  • Save yuriploc/c598d5ad021ec4e8342b6711b13836fe to your computer and use it in GitHub Desktop.
Save yuriploc/c598d5ad021ec4e8342b6711b13836fe to your computer and use it in GitHub Desktop.
Java, where are you?
ls -alSh /usr/bin/ | grep java
$(readlink -f /usr/bin/java | sed "s:bin/java::")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment