Submit an interactive job, redirect streams to files, and display streams

About this task

When using any of the interactive bsub options (for example: -I, -Is, -ISs) as well as the -o or -e options, you can also have your output displayed on the console by using the -tty option.

Procedure

To run an interactive job, redirect the error stream to file, and display the stream to the console:

bsub -I -q interactive -e job.err -tty lsmake