Skip to content

Instantly share code, notes, and snippets.

@garyharan
Created June 29, 2023 19:53
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 garyharan/e038cd739661132369a14a8d54da732b to your computer and use it in GitHub Desktop.
Save garyharan/e038cd739661132369a14a8d54da732b to your computer and use it in GitHub Desktop.
Figure out what versions of Java are installed on my Mac

Run the following: mdfind -name 'java' | grep '/bin/java$'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment