in reply to Remote Execution of a Command in Linux Box

Have a look at this Is Net::SSH::Perl broken for login via explicit user/password?, especially related to the term "interactive".

  • Comment on Re: Remote Execution of a Command in Linux Box

Replies are listed 'Best First'.
Re^2: Remote Execution of a Command in Linux Box
by Anonymous Monk on Dec 10, 2013 at 13:15 UTC
    Thanks, hdb.