Skip to content

Instantly share code, notes, and snippets.

@kamiller
Created August 28, 2012 12:35
Show Gist options
  • Save kamiller/3497683 to your computer and use it in GitHub Desktop.
Save kamiller/3497683 to your computer and use it in GitHub Desktop.
determine ubuntu release
#!/bin/bash
lsb_release -sc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment