Skip to content

Instantly share code, notes, and snippets.

@rriveras
Created June 22, 2011 20:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rriveras/1041106 to your computer and use it in GitHub Desktop.
Save rriveras/1041106 to your computer and use it in GitHub Desktop.
Just kill services managed by launchd in OSX
sudo kill -9 <PID>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment