Administration » Parallelizing Jobs with xargs

The GNU xargs command that comes with Linux and the one distributed with FreeBSD support a -P option through which one can specify the number of jobs to run in parallel.

Read Article

Submitted by Joe on March 13, 2009 | Permalink