Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    my($stdout, $stderr, $exit) = $ssh->cmd($cmd);
    print $stdout, "\n";
    
  2. or download this
    Reading configuration data /.ssh/config
    Reading configuration data /etc/ssh_config
    ...
    Net::SSH::Perl Version 1.34, protocol version 2.0.
    The getpwuid function is unimplemented at C:/Perl/site/lib/Net/SSH/Per
    +l/SSH2.pm
    line 39, <GEN0> line 1.