On Thu, May 5, 2011 at 8:21 AM, Hans Schou wrote:
> On Thu, 5 May 2011, Ole Tange wrote:
>
>> For all you alpha-testers: The git version now can do:
>>
>> $ parallel echo {1} {2} {3} <(seq 1 3) <(seq 4 5) <(seq 6 7)
>
> Could you just reverse the order of --arg-file's ?
Why? What goal is it
On Thu, 5 May 2011, Ole Tange wrote:
On Thu, May 5, 2011 at 8:21 AM, Hans Schou wrote:
On Thu, 5 May 2011, Ole Tange wrote:
For all you alpha-testers: The git version now can do:
$ parallel echo {1} {2} {3} <(seq 1 3) <(seq 4 5) <(seq 6 7)
Could you just reverse the order of --arg-fil
On Wed, May 4, 2011 at 9:09 PM, Ole Tange wrote:
> On Wed, May 4, 2011 at 6:11 PM, Hans Schou wrote:
>> On Wed, 4 May 2011, Ole Tange wrote:
>>> On Wed, May 4, 2011 at 4:21 PM, Ole Tange wrote:
>>> Hans' example with wav files could then be written as:
>>>
>>> parallel oggenc -q {1} {2} {2.}_{1}
The GNU Parallel 20110505 alpha release can be fetched at:
http://alpha.gnu.org/gnu/parallel/parallel-20110505.tar.bz2
Please test it thoroughly so we are sure nothing is broken.
So far GNU Parallel has been focused on replacing a single
for-loop. This alpha release introduces a way to replace