Safeguard Reference Manual (G06.24+, H06.03+ )
Terminal Security Commands
Safeguard Reference Manual—520618-013
14-10
THAW TERMINAL Command
PROG = prog-filename
is the name of the object file of the command interpreter started at this terminal.
LIB lib-filename
is the name of the library file used with the command interpreter.
CPU { cpu-number | ANY }
is the number of the CPU in which the command interpreter runs.
PNAME process-name
is the process name assigned to the command interpreter that runs at this terminal.
SWAP $vol[.subvol.filename]
is the name of the volume or file used as the swap volume or swap file for the 
command interpreter. 
PRI priority
is the priority at which the command interpreter runs.
PARAM-TEXT startup-param-text
is the data supplied as the startup message text for the command interpreter. 
Examples
To display the terminal attributes for the terminal name $TF11.#C09:
=INFO TERMINAL $TF11.#C09 
THAW TERMINAL Command
The THAW TERMINAL command reenables a terminal whose terminal definition 
record is frozen. Only one terminal name can be specified in a THAW TERMINAL 
command, but that name can contain wild-card characters.
 TERMINAL $TF11.#C09   STATUS  FROZEN
 PROG = $SYSTEM.SYSTEM.TACL
 LIB = * NONE *
 PNAME = * NONE *
 SWAP = * NONE *
 CPU = ANY
 PRI = 150
 PARAM-TEXT =










