Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
    my $arg7 = $ARGV[7];
    
    system('D:\\SiteScope\\tools\\plink.exe -ssh user@server -pw Password 
    +. ./scripts/myscript.sh $arg1 $arg2 $arg3');