Skip to content

Instantly share code, notes, and snippets.

@jodell
Created July 26, 2012 20:57
Show Gist options
  • Save jodell/3184464 to your computer and use it in GitHub Desktop.
Save jodell/3184464 to your computer and use it in GitHub Desktop.
awk -F= '/DISTRIB_CODENAME/{ print $2 }' /etc/lsb-release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment