отправить сценарий  (submit a script)
  
Операнды (Operands)
The qsub utility shall accept a script operand that indicates the
       path to the script of the batch job.
       If the script operand is not presented to the qsub utility, or if
       the operand is the single-character string '-', the utility shall
       read the script from standard input.
       If the script represents a partial path, the qsub utility shall
       expand the path relative to the current directory of the process
       executing the utility.