parallel
[Top][All Lists]
Advanced

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

Re: --nest for nested argument files


From: Ole Tange
Subject: Re: --nest for nested argument files
Date: Fri, 6 May 2011 16:38:34 +0200

On Fri, May 6, 2011 at 4:30 PM, Matt Oates (Home) <mattoates@gmail.com> wrote:
> On 6 May 2011 15:01, Ole Tange <tange@gnu.org> wrote:
>> On Fri, May 6, 2011 at 3:33 PM, Matt Oates (Home) <mattoates@gmail.com> 
>> wrote:
:
>> Try the alpha. I have changed so that --forevery is default and
>> --xapply now must be set explicitly.
>
> Just grabbed the latest git, doesn't appear to have the functionality?
> I've tried the following:
>
> parallel echo {1} {2} {3} :::: <(echo 1 2 3) <(echo 4 5 6) <(echo 7 8 9)
> Just get "1 2 3 4 5 6 7 8 9"

... which is what you would expect. Spend 15 seconds to figure out why
before you do rot13:

rpub bhgchgf bayl n fvatyr yvar juvpu vf vagrecergrq nf n fvatyr nethzrag.
Lbh arrq fbzrguvat jvgu zber arjyvarf yvxr: frd 1 3.
cnenyyry rpub {1} {2} {3} :::: <(frd 1 3) <(frd 4 6) <(frd 7 9)

> parallel --forevery echo {1} {2} {3} :::: <(echo 1 2 3) <(echo 4 5 6)
> <(echo 7 8 9)
> Get the usage message...

--forevery is the default - thus not needed (and not even accepted as
an option yet).


/Ole



reply via email to

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