Delete comment from: Getting Genetics Done
Stephen Turner said...
Thanks for the comments everyone, especially those from Hacker News. GNU parallel is excellent, and also let's you do a dry run, e.g.
find . -name "pattern" | parallel --dry-run command option {} {}.out
Mar 13, 2012, 2:11:29 AM
Posted to find | xargs ... Like a Boss

