Created
September 1, 2023 01:29
-
-
Save jpcaparas/0f4d18b1512a11d05364591c7524c896 to your computer and use it in GitHub Desktop.
Revisions
-
jpcaparas created this gist
Sep 1, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ # Disable indexing sudo mdutil -a -i off # Re-enable indexing sudo mdutil -a -i on