parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CTRL-C does not kill remote jobs


From: Ben Booth
Subject: Re: CTRL-C does not kill remote jobs
Date: Thu, 14 Mar 2013 09:46:00 -0700

On Mar 14, 2013, at 9:40 AM, Ben Booth <bbooth@fruitfly.org> wrote:

> You could probably tweak the above command to use the parallel script to 
> handle the encoding/decoding instead of uuencode/uudecode, since it's 
> required to have parallel installed locally and remotely. I'm not sure how 
> difficult this would be to implement, however.

FYI, MIME::Base64 comes standard with perl, which could probably do the job. 
It's an XS module, so should be reasonably fast.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]