Last active
July 6, 2019 04:29
-
-
Save requeijaum/9098c672f078d395865568093cbdf4e2 to your computer and use it in GitHub Desktop.
One-liner CPU-hog assassin for Mac OS X El Capitan UserEventAgent
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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