Skip to content

Instantly share code, notes, and snippets.

@lixiphp
Created May 6, 2014 10:04
Show Gist options
  • Save lixiphp/8a090898069082086e55 to your computer and use it in GitHub Desktop.
Save lixiphp/8a090898069082086e55 to your computer and use it in GitHub Desktop.
Using the Terminal & kill Command
Command+Option+Escape
killall [processname]
kill -9 [pid]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment