On Mon, Dec 12, 2011 at 4:19 PM, Hans Schou <[email protected]> wrote:
> 2011/12/11 Ole Tange <[email protected]>:
>> On Fri, Dec 9, 2011 at 2:55 PM, Hans Schou <[email protected]> wrote:
>>> I need to find a line on all servers. Some servers might be down in my
>>> list so I just want parallel to timeout after 10 sec:
>>>
>>> $ time parallel --tag -j30 -S .. --nonall --timeout=10 grep
>>> ^nameserver /etc/resolv.conf
>> :
>>> 3 minutes???

>> why do -j30? Why not -j0?
>
> Because I get this error:
>
> Undefined subroutine &Data::Dump::dump called at ./src/parallel line
> 1949, <GEN0> line 1.
>
> I do get most of the expected lines of output, but that error occur
> sometimes as number 3 or 4 line. I do net get it every time.

Try now.

/Ole

Reply via email to