From 0d8d4be420a2848257058d2ce7db20e3b01ce64a Mon Sep 17 00:00:00 2001 From: Marcel Bischoff Date: Tue, 9 Feb 2016 04:05:42 +0100 Subject: [PATCH] Add Show Spotlight Indexed Metadata --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 25ea005..f06e005 100644 --- a/README.md +++ b/README.md @@ -1390,6 +1390,11 @@ mdutil -E /path/to/volume mdfind -name 'searchterm' ``` +#### Show Spotlight Indexed Metadata +```bash +mdls /path/to/file +``` + ### System Integrity Protection #### Disable System Integrity Protection