Skip to content

Instantly share code, notes, and snippets.

@antonpirker
Created July 23, 2015 07:37
Show Gist options
  • Save antonpirker/0d03c990092c558e35ed to your computer and use it in GitHub Desktop.
Save antonpirker/0d03c990092c558e35ed to your computer and use it in GitHub Desktop.
sudo apt-get remove $(dpkg -l|egrep '^ii linux-(im|he)'|awk '{print $2}'|grep -v `uname -r`)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment