Y
Hacker News
new
|
ask
|
show
|
jobs
by
revscat
4752 days ago
What are the advantages of this over
mdfind -onlyin . <str>
2 comments
keeperofdakeys
4752 days ago
The author probably wanted a simple command, that required as few parameters as needed.
link
hollerith
4752 days ago
It searches the contents of files, not just the names of files.
link
revscat
4751 days ago
So does mdfind.
link
hollerith
4750 days ago
I stand corrected.
(I tested before I posted, but forgot MD indexing was turned off.)
link