SeeView Server Gateway (SSG) Manual
SSG Commands
HP NonStop SeeView Server Gateway (SSG) Manual—526356-004
4-3
EXIT Command
•
To continue a command on a subsequent line, end the current line with an
ampersand (&) character, and enter the remaining portion of the command on the
following line. The command interface prompt changes to +& to indicate that it is
operating in continuation mode. For example:
+SET OCM ON &
+& OCMVOL $SYSTEM.ZSSGWORK &
+& OCMOBJ $SYSTEM.SYSTEM.OCM
EXIT Command
The EXIT command stops the command interpreter.
FC Command
The FC command retrieves and displays the last SSG command you entered so you
can modify and reexecute it. The FC command uses the subcommands R, I, and D to
replace, insert, or delete characters.
HELP Command
The HELP command provides an explanation for the command or keyword that you
specify.
command
specifies the command or keyword to display detailed help for.
ALL
provides a summary of all commands.
SET option
provides a description of a specific SET option. See the example at the end of this
subsection.
EXIT
FC
HELP [ command | ALL | SET option ]