Skip to content

Instantly share code, notes, and snippets.

@wrburgess
Created November 7, 2011 03:19
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 wrburgess/1344108 to your computer and use it in GitHub Desktop.
Save wrburgess/1344108 to your computer and use it in GitHub Desktop.
cli for ubuntu package manager update and upgrade
#simple cli for updating ubuntu
$ apt-get update && apt-get upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment