On Tue, Oct 11, 2011 at 6:16 PM, Srikanth R Madikeri
<[email protected]> wrote:

> Is there a way to
> mention the working directory for each remote system
> individually (like comma separated list)?
> While I know there are several workarounds like setting
> up NFS or just creating soft links, I would like to know
> if gnu parallel has any built-in feature for this.

I have never heard anyone else having that problem. So I will suggest
creating a symlink in each of the homedirs so you can do:

  parallel -W thesymlink -S .. thecommand

/Ole

Reply via email to