AgentDero posted the new release on reddit.
http://www.reddit.com/r/programming/comments/hgz6j/major_release_of_gnu_parallel_introduces_ways_to/
/Ole
Are there more example of ssh with GP?
A typical task for me is to do the following.
ssh into 60 severs and get a checksum of a file.
What is the best way to do this? Also, I would like to have SSH
options such as, "batchmode, timeout, etc..."
On Sun, May 22, 2011 at 5:53 PM, Mag Gam wrote:
> Are there more example of ssh with GP?
I have no idea what GP is. General Purpose? Georgia-Pacific? General
practitioner?
> A typical task for me is to do the following.
>
> ssh into 60 severs and get a checksum of a file.
> What is the best way
Umm... GP, gnu-parallel would be my guess.
Alex
On Sun, May 22, 2011 at 9:07 AM, Ole Tange wrote:
> On Sun, May 22, 2011 at 5:53 PM, Mag Gam wrote:
>
>> Are there more example of ssh with GP?
>
> I have no idea what GP is. General Purpose? Georgia-Pacific? General
> practitioner?
>
>> A typical