Skip to main content

qberr

Description

qberr retrieves and prints the standard error log for a single job instance.

Usage

qberr [options] jobID[.subjobID]...

where subjobID represents the subjob ID of jobID. If the subjob ID is omitted, a subjob ID of 0 is assumed.

Options

OptionDescription
--pos intStarting file position at int bytes
--sleep intRefresh every int seconds (default: 60)
--followSimilar to "tail -f"
--helpCommand help
--versionCommand version

Notes

Examples

See also

qbout