Skip to content

Instantly share code, notes, and snippets.

@freyes
Created March 20, 2015 14:07
Show Gist options
  • Save freyes/26c50eb6ad07e4b183b4 to your computer and use it in GitHub Desktop.
Save freyes/26c50eb6ad07e4b183b4 to your computer and use it in GitHub Desktop.
List of useful commands
curl https://api.github.com/repos/juju/juju 2> /dev/null | grep size | tr -dc '[:digit:]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment