Y
Hacker News
new
|
ask
|
show
|
jobs
by
throwawayboise
1595 days ago
Yep, find ... | xargs grep ... is something I use almost daily. I don't use -exec with find, mostly just because I learned the xargs way and it's habit.