Displays the history of a job.
Usage
qbhist [options] jobID… | 0
where JobID is one or more job IDs, and 0 is a wild card token representing all the user's jobs.
Description
Qbhist obtains the history of a job as recorded by the Supervisor.
Example
- List history for only subjob 12354.0:
% qbhist 12354.0
- List history for all of 12354:
% qbhist 12354
Options
Option | Description |
---|---|
--xml | Output in XML format |
--help | Command help |
--version | Command version |