Skip to contents

Run SGE qstat

Usage

qstat()

Value

Called for its side effect of printing the SGE queue status.

Details

alias for system("qstat")

Examples

if (FALSE) { # \dontrun{
qstat()
} # }