Displays the standard error of a job.
Anchor | ||||
---|---|---|---|---|
|
qberr [options] jobID[.subjobID]…
Anchor | ||||
---|---|---|---|---|
|
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 | ||||
---|---|---|---|---|
|
Display the standard error for subjob 12354.0:
% qberr 12354.0
Anchor | ||||
---|---|---|---|---|
|
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 |