Help for this page
#!/usr/bin/perl use Net::OpenSSH; ... die "remote ls command failed: " . $ssh->error; print"LS:@ls\n"; print"ERR:$errput\n";
t2305@tdtest:~$ ./td_open.pl # open_ex: ['ssh','-V'] ... # master state jumping from _STATE_RUNNING to _STATE_KILLING # master 21477 exited, rc:65280, err: # master state jumping from _STATE_KILLING to _STATE_GONE