Skip to content

Instantly share code, notes, and snippets.

@Sydney-o9
Last active February 1, 2018 23:25
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 Sydney-o9/3a78258f47d2cc30c172e9624e394f16 to your computer and use it in GitHub Desktop.
Save Sydney-o9/3a78258f47d2cc30c172e9624e394f16 to your computer and use it in GitHub Desktop.
# Returns 1 if java installed, 0 otherwise
which java | grep -c java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment