This command changes the priority of a running job.
zos priority [jobid] [--priority=]
The user must enter the jobid that he or she is interested in. The default for this argument is the last job run.
Specifies the priority level for job. The user must enter a value with this option.
Specifies the terminal width for formatting. The user must enter a value with this option.
Displays a help message for this operation.
Turns on debug output during this operation.
Turns on verbose output during this operation.
To change the current job's priority to lowest, the user would enter the following command:
zos priority --priority=lowest
To reset priority back to the user default (paul), the user would enter the following command:
zos priority paul.quickie.23