Ole Tange <ta...@gnu.org> writes: > > Did you do anything neat with parallel?
I mainly use it to run test suites of programs (much) faster. It works much better for this than xargs or make because it keeps the output ordered. -Andi
Ole Tange <ta...@gnu.org> writes: > > Did you do anything neat with parallel?
I mainly use it to run test suites of programs (much) faster. It works much better for this than xargs or make because it keeps the output ordered. -Andi