Skip to content

Instantly share code, notes, and snippets.

@liuyu121
Created September 26, 2014 10:38
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 liuyu121/aaa6dee39955daf2784a to your computer and use it in GitHub Desktop.
Save liuyu121/aaa6dee39955daf2784a to your computer and use it in GitHub Desktop.
get the Ubuntu version
  • cat /etc/issue
  • sudo lsb_release -a
  • cat /etc/lsb-release
  • cat /proc/version
  • uname -a
  • uname -r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment