Help for this page

Select Code to Download


  1. or download this
    my @qrsh_options = split / /, $qrsh_options;
    system 'qrsh', @qrsh_options, 'lens', '-n', "\"source $qscript; 
    test_model $arguments\"", ">$output_file", "2>$logfile";