Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Net::OpenSSH::Parallel documentation

by ashok.g (Beadle)
on Apr 16, 2012 at 22:32 UTC ( [id://965404]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    use warnings;
    ...
            }
            );
    }
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
    {
            $pssh->add_host($host,user =>'root',passwd=>'access') or print
    + "Error----\n";
    }
    
  3. or download this
    [root@station20 cgi-bin]# perl NetOpenSSHParallel.pl 
    Error----
    Error----
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (None)
    As of 2024-04-19 00:12 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found