On Fri, Feb 28, 2014 at 1:58 AM, Ole Tange <o...@tange.dk> wrote:
> On Thu, Feb 27, 2014 at 11:06 PM, Rob Sargent <robjsarg...@gmail.com> wrote:
:
>> It appears to me that one cannot use parameters in the redirect e.g ">
>> path/{}.foo".  Is that correct?
>
> No that is not correct. But the path must exist and the > must be quoted:
>
>     mkdir bar
>     parallel echo ">" bar/{}.foo ::: 1 2 3

See also the examples in the man page:
http://www.gnu.org/software/parallel/man.html#example__substitution_and_redirection


/Ole

Reply via email to