LSB_STDOUT_DIRECT

Syntax

LSB_STDOUT_DIRECT=y|Y|n|N

Description

When set, and used with the -o or -e options of bsub, redirects standard output or standard error from the job directly to a file as the job runs.

If LSB_STDOUT_DIRECT is not set and you use the bsub -o option, the standard output of a job (as well as the resource usage summary) is written to a temporary file and copied to the file you specify after the job finishes.

LSB_STDOUT_DIRECT is not supported on Windows.

Default

Not defined