parallel
[Top][All Lists]
Advanced

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

Re: Working directories on remote machines


From: Ole Tange
Subject: Re: Working directories on remote machines
Date: Thu, 13 Oct 2011 17:09:03 +0200

On Tue, Oct 11, 2011 at 6:16 PM, Srikanth R Madikeri
<mrsrikanth86@gmail.com> 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

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