Command Reference Guide

Options
310 Platform LSF Command Reference
Limitations
You cannot use bmod to modify a job submitted as a Terminal Services job to
become a non-Terminal Services job
The bsub option -o out_file is not supported for tssub
Only Windows bsub options are supported for tssub. For example, you cannot
use the options
-Ip, -Is, -L login_shell of bsub with tssub.
Interactive bsub options (-I, -Ip, -Is) are not supported with tssub on Linux
If user mapping is defined, the user who invokes tspeek must have the required
privileges to access the session
MultiCluster is not supported
Options
bsub_options Only Windows bsub options are supported for tssub. For example, you cannot use
the options
-Ip, -Is, -L login_shell of bsub with tssub.
For
bsub options, see the bsub command.
command [argument] The job can be specified by a command line argument command, or through the
standard input if the command is not present on the command line. The command
is assumed to begin with the first word that is not part of a
tssub option. All
arguments that follow command are provided as the arguments to the command.
The job command can be up to 4094 characters long for UNIX and Linux or up to
255 characters for Windows. If no job name is specified with
-J, bjobs, bhist and
bacct displays the command as the job name.
The commands are executed in the order in which they are given.
-h Prints command usage to stderr and exits.
-V Prints LSF release version to stderr and exits.
See also
bsub, tspeek