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