in reply to Re^2: Using perl to speed up a series of bash commands by transforming them into a single command that will run everything in parallel.
in thread Using perl to speed up a series of bash commands by transforming them into a single command that will run everything in parallel.

Doesn't bash behave differently when called as sh? I seem to recall that from a long time ago. On my system bash and sh are different.
  • Comment on Re^3: Using perl to speed up a series of bash commands by transforming them into a single command that will run everything in parallel.
  • Select or Download Code