Skip to content

Instantly share code, notes, and snippets.

@requeijaum
Last active July 6, 2019 04:29
Show Gist options
  • Save requeijaum/9098c672f078d395865568093cbdf4e2 to your computer and use it in GitHub Desktop.
Save requeijaum/9098c672f078d395865568093cbdf4e2 to your computer and use it in GitHub Desktop.
One-liner CPU-hog assassin for Mac OS X El Capitan UserEventAgent
sudo whoami ; locate com.apple.UserEventAgent-System | xargs sudo launchctl unload
# https://discussions.apple.com/thread/6614895
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment