Skip to main content

qbout

Description

qbout retrieves and prints the standard out log for a single job instance.

Usage

qbout [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

% qbout 12354.0

See also

qberr