Skip to content

Instantly share code, notes, and snippets.

@davidbody
Created May 22, 2009 16:06
Show Gist options
  • Save davidbody/116218 to your computer and use it in GitHub Desktop.
Save davidbody/116218 to your computer and use it in GitHub Desktop.
#!/bin/sh
# clear Leopard font cache
# http://www.macworld.com/article/139383/2009/03/fontcacheclear.html
atsutil databases -removeUser
atsutil server -shutdown
atsutil server -ping
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment