Help for this page
my @qrsh_options = split / /, $qrsh_options; system 'qrsh', @qrsh_options, 'lens', '-n', "\"source $qscript; test_model $arguments\"", ">$output_file", "2>$logfile";