1QRLS(1)               User Contributed Perl Documentation              QRLS(1)
2
3
4

NAME

6       qrls - release a hold on a job in a familiar pbs format
7

SYNOPSIS

9       qrls [-h u|o|s|a|n] job_id...
10

DESCRIPTION

12       The qrls command removes or releases holds from jobs.
13
14       If no -h option is given, the USER hold will be released.
15

OPTIONS

17       -h hold_type
18           Specifies the types of holds to be released from the jobs.
19
20           The hold_type argument is a one of the characters "u", "o", "s",
21           "a" or "n".  The hold type associated with each letter is:
22
23               B<u> - USER
24
25               B<o> - OTHER
26
27               B<s> - SYSTEM
28
29               B<a> - All
30
31               B<n> - None
32
33       -? | --help
34           brief help message
35
36       --man
37           full documentation
38

EXIT STATUS

40       On success, qrls will exit with a value of zero. On failure, qrls will
41       exit with a value greater than zero.
42
43
44
45perl v5.30.1                      2019-11-18                           QRLS(1)
Impressum