Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.

    ...

    CommandMeaning
    % qbsub --hosts "qb001,qb002" commandRun 'command' on hosts called qb001 and qb002
    % qbsub --omithosts "qb001,qb002" commandRestrict Prevent 'command' from running on qb001 or qb002

    ...