Revert "Adding mdfind for spotlight search on command line"

This reverts commit dca481f606.
This commit is contained in:
Shivendra Dayal 2015-10-22 01:04:42 +05:30
parent dca481f606
commit 1dbd6d3a79

View File

@ -822,11 +822,6 @@ srm -rf /path/to/complete/destruction
find . -type f -name '*.DS_Store' -ls -delete
```
#### Search for text in file names or file contents (spotlight search)
```bash
mdfind -onlyin . searchstring
```
### Locate
#### Build Locate Database