Icon

This is the documentation for an older version of Qube. The latest version of the documentation can be found here: Qube

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

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

  1. List history for only subjob 12354.0:

% qbhist 12354.0

  1. List history for all of 12354:

% qbhist 12354
Options

Option

Description

--xml

Output in XML format

--help

Command help

--version

Command version

  • No labels