N1 Grid Engine 6 User's Guide

Submitting Interactive Jobs With qsh

qsh is very similar to qsub. qsh supports several of the qsub options, as well as the additional option -display to direct the display of the xterm to be invoked. See the qsub(1) man page for details.

To submit an interactive job with qsh, type a command like the following:


% qsh -l arch=solaris64

This command starts an xterm on any available Sun Solaris 64–bit operating system host.