Help for this page

Select Code to Download


  1. or download this
    my $cmd = "...";
    
    ...
        die "definitively, I can't run the command $cmd: " . $ssh->error;
      }
    }