Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use Net::OpenSSH;
    ...
        die "remote ls command failed: " . $ssh->error;
    print"LS:@ls\n";
    print"ERR:$errput\n";
    
  2. or download this
    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