Skip to content

Instantly share code, notes, and snippets.

@swapnilshrikhande
Created March 20, 2016 11:05
Show Gist options
  • Save swapnilshrikhande/f9f3e6cc03c760d28f40 to your computer and use it in GitHub Desktop.
Save swapnilshrikhande/f9f3e6cc03c760d28f40 to your computer and use it in GitHub Desktop.
Ubuntu list old kernerls
dpkg --list | grep linux-image | cut -d " " -f 3
@swapnilshrikhande
Copy link
Author

sudo apt-get purge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment