parallel
[Top][All Lists]
Advanced

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

Re: Prefix each line with "input line"


From: Ole Tange
Subject: Re: Prefix each line with "input line"
Date: Mon, 3 Oct 2011 01:44:11 +0200

On Mon, Oct 3, 2011 at 1:06 AM, Hans Schou <chlor@schou.dk> wrote:
> On Mon, 3 Oct 2011, Ole Tange wrote:
>
>> Please test --tag (from git version beef9c1) and see if that solves your
>> issue:
:
>>  parallel -S .. --tag --onall run this ::: with these args
>
> ??? Why would I have args? Like this?:

Maybe you are running something like this:

  parallel -S .. --tag --onall time logprocess ::: /var/log/syslog
/var/log/mail.log

> $ parallel -S .. --tag --onall ::: date uptime
> Use of uninitialized value $a in substitution (s///) at
> /usr/local/bin/parallel line 862, <$fh> line 2.
> Use of uninitialized value $a in substitution (s///) at
> /usr/local/bin/parallel line 863, <$fh> line 2.
> Use of uninitialized value in concatenation (.) or string at
> /usr/local/bin/parallel line 104, <$fh> line 2.

Fixed.


/Ole



reply via email to

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