Help for this page

Select Code to Download


  1. or download this
               kill 1, $pid
                    and waitpid($pid, 0);
    
  2. or download this
            do {
                    local ($@, $SIG{__DIE__}, $SIG{__WARN__});
            $sftp->{pid} = open2($sftp->{ssh_in}, $sftp->{ssh_out}, @open2
    +_cmd) ;
            };