-d

Displays information about jobs that finished recently.

Categories

state

Synopsis

bjobs -d

Description

The finished jobs that -d displays are those that finished within an interval specified by CLEAN_PERIOD in lsb.params (the default period is 1 hour).

Examples

bjobs -d -q short -m hostA -u user1

Displays all the recently finished jobs submitted by user1 to the queue short, and executed on the host hostA.