Skip to content

Instantly share code, notes, and snippets.

@scsskid
Created June 1, 2019 08:24
Show Gist options
  • Save scsskid/2b289050e97159f8f897a2d1e54782e5 to your computer and use it in GitHub Desktop.
Save scsskid/2b289050e97159f8f897a2d1e54782e5 to your computer and use it in GitHub Desktop.
sudo mdutil -a -i off
sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
sudo mdutil -a -i on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment