Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
_jsn
on May 15, 2014
|
parent
|
context
|
favorite
| on:
OS X Command Line Utilities
mdfind / Spotlight can be a fairly powerful tool. Consider this query, which finds all Xcode projects I've tagged as "Active":
~$ mdfind tag:Active kind:xcode /Users/jn/Code/xyz/xyz.xcodeproj ...
Queries like this also work in the Cmd-Space UI, or as a Saved Search. By default each term is joined with AND, but you can specify OR too.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: