in reply to Re: best method in perl to execute command on remote server and fetch its output
in thread best method in perl to execute command on remote server and fetch its output

thanks for the quick reply

please can you simple give a working example using the module Net::OpenSSH ,I checked the perldoc for the same but could not find a solution to ssh with username and password and run the command and gather output

Thanks in advance

  • Comment on Re^2: best method in perl to execute command on remote server and fetch its output

Replies are listed 'Best First'.
Re^3: best method in perl to execute command on remote server and fetch its output
by pme (Monsignor) on May 24, 2015 at 14:53 UTC