logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

qrerun - To rerun a job is to terminate the job and return the job to the queued state in the execution

Description

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

Exit Status

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

Name

       qrerun -  To rerun a job is to terminate the job and return the job to the queued state in the execution
       queue in which the job currently resides.  If a job is marked as not rerunable then the rerun request
       will fail for that job.

       See the option on the qsub and qalter commands.

       It is aimed to be feature-compatible with PBS' qsub.

Options

-?|--help
           a brief help message

       --man
           full documentation

See Also

qalter(1) qsub(1)

perl v5.40.1                                       2025-03-13                                          QRERUN(1)

Synopsis

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

See Also