-q

Displays jobs in the specified queue.

Categories

filter

Synopsis

bjobs -q queue_name

Description

The command bqueues returns a list of queues configured in the system, and information about the configurations of these queues.

In LSF multicluster capability, you cannot specify remote queues.

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.