Skip to content

Instantly share code, notes, and snippets.

@pjrobertson
Created January 29, 2013 08:24
Show Gist options
  • Save pjrobertson/4662674 to your computer and use it in GitHub Desktop.
Save pjrobertson/4662674 to your computer and use it in GitHub Desktop.
Terminal command for clearing launch services on OS X. (Mountain Lion) Original from http://hints.macworld.com/article.php?story=20031215144430486
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment