hpux man page for qrun

Query: qrun

OS: hpux

Section: 8b

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

qrun(8B)								PBS								  qrun(8B)

NAME
qrun - run a pbs batch job SYNOPSIS
qrun [-a] [-H host] job_identifier ... DESCRIPTION
The qrun command is used to force a batch server to initiate the execution of a batch job. The job is run regardless of scheduling posi- tion, resource requirements, or state. In order to execute qrun, the user must have PBS Operation or Manager privilege. OPTIONS
-a Specifies the job(s) is to be run asynchronously. -H host Specifies the host within the cluster on which the job(s) are to be run. The host argument is the name of a host that is a member of the cluster of hosts managed by the server. If the option is not specified, the server will select the "worst possible" host on which to execute the job. OPERANDS
The qrun command accepts one or more job_identifier operands of the form: sequence_number[.server_name][@server] STANDARD ERROR
The qrun command will write a diagnostic message to standard error for each error occurrence. EXIT STATUS
Upon successful processing of all the operands presented to the qrun command, the exit status will be a value of zero. If the qrun command fails to process any operand, the command exits with a value greater than zero. SEE ALSO
pbs_server(8B), pbs_sched(8B), qmgr(1B) Local qrun(8B)
Related Man Pages
qmove(1b) - debian
qrun(8b) - centos
qrun(8b) - osx
qrun(8b) - plan9
qrun(8b) - posix
Similar Topics in the Unix Linux Community
ufsdump equivalent in linux and unix
unable to run at job
How to create a batch job ?
Need help on "VDATE" function
Reverse prior batch job (without simply rewriting the script)