On Mon, Sep 22, 2008 at 10:50:37PM +0000, Dan Stromberg 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.  It allows for things like stashing in ssh 
> $hostname or rsync $hostname in a convenient way.
> 
> I hope someone finds it useful.  I know I have.
> 

<twocents>
Can you add the GPL to the python script itself?
Having the begats on an ephemeral web page or 
a disconnected posting is sort of a tangle.  Also add your
employer as they 'own' the code.  

Something like:

        """
        Author: sounds like you... and credit where credit is due even if 
others just fixed a typo.
        Copyright: your employer, year...
        BSD or GPL Copyright and date placed under a public copyright if not 
equal to the above date.
        """

</twocents>

-- 
        T o m  M i t c h e l l 
        Found me a new hat, now what?

_______________________________________________
Beowulf mailing list, Beowulf@beowulf.org
To change your subscription (digest mode or unsubscribe) visit 
http://www.beowulf.org/mailman/listinfo/beowulf

Reply via email to