If the option is not specified, `SIGTERM' is sent. The request to signal a batch job will be rejected if:
The qsig command sends a Signal Job batch request to the server which owns the job.
The argument is either a signal name, e.g. SIGKILL , the signal name without the SIG prefix, e.g. KILL , or a unsigned signal number, e.g. 9 . The signal name SIGNULL is allowed; the server will send the signal 0 to the job which will have no effect. Not all signal names will be recognized by qsig. If it doesn't recognize the signal name, try issuing the signal number instead.
For Unicos on Cray systems only, two special signal names, "suspend" and "resume", are used to suspend and resume jobs. When suspended, a job continues to occupy system resources but is not executing and is not charged for walltime. Manager or operator privilege is required to suspend or resume a job.
If the qsig command fails to process any operand, the command exits with a value greater than zero.