Skip to content

Instantly share code, notes, and snippets.

@diegoulloao
Created October 18, 2019 02:28
Show Gist options
  • Save diegoulloao/6a2732f67aa6546e03a318cabd007982 to your computer and use it in GitHub Desktop.
Save diegoulloao/6a2732f67aa6546e03a318cabd007982 to your computer and use it in GitHub Desktop.
Returns SO info (generic in all linux distributions)
# linux
cat /etc/os-release
# unix
uname
# Darwin: MacOS
# Linux: Linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment