The renamejob
command allows you to edit the default job name and assign
a custom name before scheduling the job. Renaming is useful when you are running
multiple jobs concurrently and need a way to track the different jobs.
Syntax
renamejob <jobid> <new job name>
where ,
<jobid> |
Is the job identifier. |
<new job name> |
Custom name to be assigned to the job. |