/
Using pbs_py_spawn

Using pbs_py_spawn

Usage: pbs_py_spawn [OPTION] <path> <args>  ### what does it do?

Run a py_spawn command ### where is py_spawn described?

Options to pbs_py_spawn

-e <environment>

Comma-separated list of environment options.

-j <job ID>

Job ID to which the spawned process is run  ### "to which" ?

-l <log level>

Logging level.  Can be one of DEBUG, INFO, ERROR, FATAL, WARNING.
Default is ERROR.

-t <hostname>

Target hostname to operate on.

--detach

If set, run Python script in background.

--wrapper=<path>

Optional path to wrapper script, to use with --detach option.

--version

Print version number and exit.


Related content

Using pbs_swigify
Using pbs_swigify
More like this
Using Docker to Instantiate PBS
Using Docker to Instantiate PBS
More like this
Proposal for tm_spawn_multi
Proposal for tm_spawn_multi
More like this
Include pbs_sleep for linux distribution
Include pbs_sleep for linux distribution
More like this
How to Run Automated Tests while PBS Is Running under Memory Diagnostics Tools
How to Run Automated Tests while PBS Is Running under Memory Diagnostics Tools
More like this
Server Management Hook Event
Server Management Hook Event
More like this