Skip to content

Instantly share code, notes, and snippets.

@markeissler
Forked from developernotes/gist:1146913
Created August 23, 2014 00:18
Show Gist options
  • Save markeissler/a34bf408b67037b9efb5 to your computer and use it in GitHub Desktop.
Save markeissler/a34bf408b67037b9efb5 to your computer and use it in GitHub Desktop.
ps -A | grep diskimages-helper | awk '{print $1}' | xargs kill -9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment