Help for this page

Select Code to Download


  1. or download this
    my $ssh = Net::OpenSSH->new ( $hostmachine, user =>$username, password
    + => $password);
      
    ...
      print "return from test = $rc \n";
      }                                    
    exit;
    
  2. or download this
     #!/usr/bin/perl
    
    ...
    
    
    exit;