looper

Dan Stromberg dstromberglists at gmail.com
Mon Sep 22 18:49:40 EDT 2008


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 in a convenient way - with pretty complete 
shell quoting so that your command comes out on the other side of the ssh 
command the same way it went into looper.  It also allow 

I hope someone finds it useful.  I know I have.

Followups have been directed to comp.unix.shell.




More information about the Python-list mailing list