Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save NapoleonWils0n/4053234 to your computer and use it in GitHub Desktop.
Save NapoleonWils0n/4053234 to your computer and use it in GitHub Desktop.
macosx: show os version from command line
#!/bin/sh
# ===========================================
# = show os version from command line (mac) =
# ===========================================
sw_vers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment