Help for this page

Select Code to Download


  1. or download this
    $ssh->system({stdin_data => $sas_string},
                      "cat >$rmt_dir/$rmt_file")
            or die "unable to write file: " . $ssh->error;