Help for this page

Select Code to Download


  1. or download this
    $ssh->system({ stdin_file => 'script1.tcsh' },
                 'tcsh')
        or die "Remote command failed: " . $ssh->error;