Pathway/iTS System Management Manual (G06.24+)
TERM Commands
HP NonStop Pathway/iTS System Management Manual—426748-002
10-14
RESUME TERM Command
RESUME TERM Command
Use the RESUME TERM command to restart a screen program that has been
suspended with the SUSPEND TERM command. The RESUME TERM command
changes the TERM state to RUNNING.
This command can be issued to configured and temporary TERM objects.
term-name
specifies the name of a TERM object. You can use either a single TERM name or
several TERM names separated by commas and enclosed in parentheses.
TERM *
restarts execution of all suspended TERM objects in the PATHMON environment.
If option is specified, restarts all TERM objects meeting the criteria specified.
STATE state-type
specifies the state of the multiple TERM objects. Possible values are:
RUNNING NOT RUNNING
STOPPED NOT STOPPED
SUSPENDED NOT SUSPENDED
This command restarts only those TERM objects in the SUSPENDED state. If you
specify any other state, the system redisplays the command prompt; it does not
display any output or generate an error message.
You can substitute SEL for STATE.
TCP tcp-name
restarts all TERM objects controlled by the specified TCP.
RESUME { [ TERM ] term-name }
{ [ TERM ] ( term-name [ , term-name ]... ) }
{ TERM * [ , option [ , option ] ] }
option is:
STATE state-type
TCP tcp-name