-L

Initializes the execution environment using the specified login shell.

Categories

properties

Synopsis

bsub -L login_shell

Description

The specified login shell must be an absolute path. This is not necessarily the shell under which the job is executed.

Login shell is not supported on Windows.

On UNIX and Linux, the file path of the login shell can contain up to 58 characters.

If -L conflicts with -env, the value of -L takes effect.