war story: parallel(1) command
William Park
opengeometry-FFYn/CNdgSA at public.gmane.org
Sun Jul 28 01:11:19 UTC 2013
On Fri, Jul 26, 2013 at 11:03:39PM -0400, D. Hugh Redelmeier wrote:
> find . -type f -xargs0 | xargs -0 -r md5sum
...
> find . -type f -print0 | parallel -0 -r md5sum
What was wrong with 'xargs -P 4 -n 1' ?
--
William
--
The Toronto Linux Users Group. Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists
More information about the Legacy
mailing list