looper

2008-09-22 Thread Dan Stromberg
I was asked by my employer to publish this a bit ago, so here it is: http://stromberg.dnsalias.org/~dstromberg/looper/ It's a multithreaded script for running n POSIX shell commands m at a time with good error checking. It allows for things like stashing in ssh $hostname or rsync $hostname

Re: looper

2008-09-22 Thread mobiledreamers
Great thanks On 9/22/08, Dan Stromberg [EMAIL PROTECTED] wrote: I was asked by my employer to publish this a bit ago, so here it is: http://stromberg.dnsalias.org/~dstromberg/looper/ It's a multithreaded script for running n POSIX shell commands m at a time with good error checking