Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: invoke muliplt bash scripts on different machine

by monkey_boy (Priest)
on Jun 25, 2014 at 07:48 UTC ( [id://1091146]=note: print w/replies, xml ) Need Help??


in reply to invoke muliplt bash scripts on different machine

Could you just run each process in the background with '&'?
`ssh -q -o ConnectTimeout=10 $usr1@host1 /tmp/start $V1 $v2 &`; `ssh -q -o ConnectTimeout=10 $usr2@host2 /tmp/start &`;



This is not a Signature...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1091146]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-24 03:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found