
mdutil
List of commands for mdutil:
-
mdutil:tldr:7460c mdutil: Erase the metadata stores and restart the indexing process.$ mdutil -E ${path-to-volume}try on your machineexplain this command
-
mdutil:tldr:ecdc9 mdutil: Turn on/off the Spotlight indexing for a given volume.$ mdutil -i ${select} ${path-to-volume}try on your machineexplain this command
-
mdutil:tldr:f0bd9 mdutil: Turn on/off indexing for all volumes.$ mdutil -a -i ${select}try on your machineexplain this command
-
mdutil:tldr:facbd mdutil: Show the indexing status of the startup volume.$ mdutil -s ${-}try on your machineexplain this command