R/utils_sge.R
qstat.Rd
Run SGE qstat
qstat()
Called for its side effect of printing the SGE queue status.
alias for system("qstat")
system("qstat")
if (FALSE) { # \dontrun{ qstat() } # }