Skip to content

Instantly share code, notes, and snippets.

@betrcode
Created July 12, 2018 07:24
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 betrcode/b9d62082195efa14ddf9ff51f9168330 to your computer and use it in GitHub Desktop.
Save betrcode/b9d62082195efa14ddf9ff51f9168330 to your computer and use it in GitHub Desktop.
Display the version of Ubuntu. Both numeric kernel, release version and release codename.
uname -r && lsb_release -a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment