bug-parallel
[Top][All Lists]
Advanced

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

Re: GNU Parallel Bug Reports [Bug] Expansion using --header fails on --r


From: Ole Tange
Subject: Re: GNU Parallel Bug Reports [Bug] Expansion using --header fails on --return argument
Date: Thu, 29 Oct 2015 00:52:51 +0100

On Wed, Oct 28, 2015 at 3:49 AM, Nazgul <address@hidden> wrote:
> Hi all,
>
> a while ago I reported a problem (tracked here:
> https://savannah.gnu.org/bugs/index.php?45907 ), about arguments not being
> expanded for parameter --return. Today I am experiencing the same problem
> with the --basefile parameter. Would it be possible to have expansion on
> --basefile as well?

No. Because --basefile is meant for files that are common for _all_
jobs. E.g. a big datafile that all jobs use to look up into.

What you are looking for is probably --transfer. At least that would
work for your example.

Please help by rephrasing the man page, so you would have understood
this by reading the man page.


/Ole



reply via email to

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