qstat_remote: Show the status of Grid Engine jobs and queues

Description Usage Arguments

View source: R/ssh.R

Description

Show the status of Grid Engine jobs and queues

Usage

1
qstat_remote(remote = NULL, verbose = FALSE)

Arguments

remote

Remote machine specification for ssh, in format such as user@server that does not require interactive password entry. For local execution, pass FALSE (default). For execution on the default qsub config remote, use TRUE.

verbose

If TRUE prints the command.


rcannood/qsub documentation built on Sept. 26, 2021, 8:55 a.m.