Skip to content

Instantly share code, notes, and snippets.

@hadibadjian
Last active July 5, 2022 00:11
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 hadibadjian/640d598e6d45551f8dbfbe87f418614d to your computer and use it in GitHub Desktop.
Save hadibadjian/640d598e6d45551f8dbfbe87f418614d to your computer and use it in GitHub Desktop.
Rebuilding the Spotlight index
#!/bin/bash
# Reference: https://ss64.com/osx/mdutil.html
sudo mdutil -E /
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment