Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^5: Generic Broadcast SSH Launcher

by salva (Canon)
on Nov 19, 2013 at 11:31 UTC ( [id://1063314]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $pssh->push('*', 'command', { stderr_to_stdout => 1,
                                  stdout_file => ['|-', 'perl', '-ne', 'pr
    +int "%HOST%$_\n"'] },
                                  $cmd );
    
  2. or download this
    require POSIX;
    
    ...
    
    close $_ for values %fh;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (6)
As of 2024-04-23 21:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found