Hacker News new | ask | show | jobs
by asicsp 1029 days ago
Any particular reason to use -print0 and pipe instead of -exec?
1 comments

-exec would not be parallel, pipe to parallel makes it parallel