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

NAME

6       qrerun -  To rerun a job is to terminate the job and return the job to
7       the queued state in the execution queue in which the job currently
8       resides.  If a job is marked as not rerunable then the rerun request
9       will fail for that job.
10
11       See the option on the qsub and qalter commands.
12
13       It is aimed to be feature-compatible with PBS' qsub.
14

SYNOPSIS

16       qrerun [-? | --help] [--man] [--verbose] <job_id>
17

DESCRIPTION

19       The qrerun command directs that the specified job is to be rerun if
20       possible.
21

OPTIONS

23       -? | --help
24           a brief help message
25
26       --man
27           full documentation
28

EXIT STATUS

30       On success, qrerun will exit with a value of zero. On failure, qrerun
31       will exit with a value greater than zero.
32

SEE ALSO

34       qalter(1) qsub(1)
35
36
37
38perl v5.30.1                      2020-01-30                         QRERUN(1)
Impressum