Skip to content

Instantly share code, notes, and snippets.

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 RickCogley/b585ae78682757ce1a46 to your computer and use it in GitHub Desktop.
Save RickCogley/b585ae78682757ce1a46 to your computer and use it in GitHub Desktop.
Reset a crashed Mac OS X Finder, Dock or Menubar
killall -KILL Finder
killall -KILL Dock
killall -KILL SystemUIServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment