Icon

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

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Displays the standard error of a job.

Anchor
_TOC44217
_TOC44217
Usage
qberr [options] jobID[.subjobID]…
Anchor
_TOC44257
_TOC44257
Description
Qberr obtains the standard error for a job
where subjobID represents the subjob ID of jobID. If the subjob ID is omitted, a subjob ID of 0 is assumed.
Anchor
_TOC44420
_TOC44420
Example
Display the standard error for subjob 12354.0:
% qberr 12354.0
Anchor
_TOC44491
_TOC44491
Options

Option

Description

--pos int

Starting file position at int bytes

--sleep int

Refresh every int seconds (default: 60)

--follow

Similar to "tail -f"

--help

Command help

--version

Command version