Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Generic Broadcast SSH Launcher

by QM (Parson)
on May 10, 2013 at 12:19 UTC ( [id://1032950]=CUFP: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
        warn "It is assumed that ssh key exchange has already been setup.\
    +n";
        die "\n";
    }
    
  2. or download this
    my_machine> net.pl -c 'date' camhydmur001b{1,2,3}
           camhydmur001b3)  Fri May 10 12:15:58 GMT 2013
    ...
           camhydmur001b1)  Fri May 10 12:15:58 GMT 2013
    
           camhydmur001b2)  Fri May 10 12:15:58 GMT 2013
    
  3. or download this
    my_machine> net.pl -c 'ls /junk' camhydmur001b{1,2,3}
    ls: cannot access /junk: No such file or directory
    ...
    
    ls: cannot access /junk: No such file or directory
    ********************
    
  4. or download this
    $cmd .= ' 2>&1';
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: CUFP [id://1032950]
Front-paged by Corion
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found