Help for this page

Select Code to Download


  1. or download this
       my $my_header = $header;
       $my_header =~ s/system/$system/;
    ...
       $ssh->debug(1);
       $ssh->print_log_file($my_header);
       $ssh->expect ( $timeout, ...