Skip to content

Instantly share code, notes, and snippets.

@erinlin
Created September 16, 2015 15:11
Show Gist options
  • Save erinlin/ae4a6202515be20d0578 to your computer and use it in GitHub Desktop.
Save erinlin/ae4a6202515be20d0578 to your computer and use it in GitHub Desktop.
osx mdutil

#Disable index

$sudo mdutil -i off / 

#Enable index

$sudo mdutil -i on / 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment