Help for this page

Select Code to Download


  1. or download this
    use Net::SSH::W32Perl;
    
    ...
    
    my($stdout, $stderr, $exit) = $ssh->cmd($cmd);
    print $stdout, "\n";
    
  2. or download this
    inmuml0033: Reading configuration data C:\Temp/.ssh/config
    inmuml0033: Reading configuration data /etc/ssh_config
    ...
    inmuml0033: Sending command: ls
    inmuml0033: Requesting service exec on channel 1.
    inmuml0033: channel 1: open confirm rwindow 0 rmax 32768