Skip to content

Instantly share code, notes, and snippets.

@ribeiroevandro
Created March 23, 2015 01:30
Show Gist options
  • Select an option

  • Save ribeiroevandro/51398d9c8b5d2a4c1904 to your computer and use it in GitHub Desktop.

Select an option

Save ribeiroevandro/51398d9c8b5d2a4c1904 to your computer and use it in GitHub Desktop.
dpkg -l 'linux-*' | sed '/^ii/!d;/'"$(uname -r | sed "s/\(.*\ )-\([^0-9]\+\)/\1/")"'/d;s/^[^ ]* [^ ]* \([^ ]*\).*/\1/;/[0-9]/!d' | xargs s udo apt-get -y purge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment