Skip to content

Instantly share code, notes, and snippets.

@Quantium
Last active December 17, 2015 03:29
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 Quantium/5543602 to your computer and use it in GitHub Desktop.
Save Quantium/5543602 to your computer and use it in GitHub Desktop.
What distro you are using.
echo 'To know what linux distro you are using.'
lsb_release -a
echo 'or'
cat /etc/issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment