Hi Ole, On 21 May 2014 14:12, Ole Tange <o...@tange.dk> wrote: > > You cannot have the inner variables depend on the outer, but you can > ignore values like this: > > parallel '[ {1} -ge {2} ] && echo {1} {2}' ::: {1..3} ::: {1..3} >
Thanks for the reply. Ozgur.