Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    
      $ssh->system("ls /usr/home/dataops") or
        die "remote command failed: " . $ssh->error;
    
  2. or download this
    # open_ex: ['ssh','-V']
    # killing SSH slave, pid: -18436
    # waiting for slave, timeout: 0, remaining: 0, sleep: 0.1