Skip to content

Instantly share code, notes, and snippets.

@ecarter
Created May 4, 2010 20:56
Show Gist options
  • Save ecarter/389971 to your computer and use it in GitHub Desktop.
Save ecarter/389971 to your computer and use it in GitHub Desktop.
list packages install by apt-get (because I always forget)
alias apt-list='dpkg --get-selections'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment