Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Can you please help.`ssh -q -o ConnectTimeout=10 $usr1@host1 /tmp/start $V1 $v2`; `ssh -q -o ConnectTimeout=10 $usr2@host2 /tmp/start`;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: invoke multiple bash scripts on different machine
by hippo (Archbishop) on Jun 25, 2014 at 08:14 UTC | |
|
Re: invoke muliplt bash scripts on different machine
by monkey_boy (Priest) on Jun 25, 2014 at 07:48 UTC | |
|
Re: invoke muliplt bash scripts on different machine
by blue_cowdawg (Monsignor) on Jun 25, 2014 at 13:58 UTC | |
|
Re: invoke muliplt bash scripts on different machine
by vinoth.ree (Monsignor) on Jun 25, 2014 at 13:40 UTC |