debian man page for qrls

Query: qrls

OS: debian

Section: 1

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

QRLS(1) 						User Contributed Perl Documentation						   QRLS(1)

NAME
qrls - release a hold on a job in a familiar pbs format
SYNOPSIS
qrls [-h u|o|s|a|n] job_id...
DESCRIPTION
The qrls command removes or releases holds from jobs. If no -h option is given, the USER hold will be released.
OPTIONS
-h hold_type Specifies the types of holds to be released from the jobs. The hold_type argument is a one of the characters "u", "o", "s", "a" or "n". The hold type associated with each letter is: B<u> - USER B<o> - OTHER B<s> - SYSTEM B<a> - All B<n> - None -? | --help brief help message --man full documentation
EXIT STATUS
On success, qrls will exit with a value of zero. On failure, qrls will exit with a value greater than zero. perl v5.14.2 2012-04-10 QRLS(1)
Related Man Pages
drmaa_control(3) - debian
qrls(1p) - posix
qstat(1) - php
qstat(1) - osx
sge_intro(1) - centos
Similar Topics in the Unix Linux Community
Problem Running qsub multiple jobs
Conflicts in the output of TOP command
How to add nodev for /dev/shm partition in Linux using shell script?
Shell Script with following awk command pls help