This function is used by the sleigh constructor when starting workers on
remote nodes using the LSF bsub command. Note that it doesn't actually start
any workers directly: it simply returns the program name and arguments
to start a worker on the specified node.
Usage
lsfcmd(host, options)
Arguments
host
Name from the nodeList. This is currently ignored.
options
An environment or list. This is currently ignored.