Options
Limitations
◆You cannot use bmod to modify a job submitted as a Terminal Services job to become a
◆The bsub option
◆Only Windows bsub options are supported for tssub. For example, you cannot use the options
◆Interactive bsub options
◆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
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
The commands are executed in the order in which they are given.
See also
310Platform LSF Command Reference