HP Integrity NonStop H-Series User Manual
Page 125
![background image](/manuals/397250/125/background.png)
EOF Command
NonStop NET/MASTER MS Interface
098571 Tandem Computers Incorporated
7–7
EOF Command
Use the EOF command to send end-of-file to a utility session. The following command
is equivalent to entering end-of-file from the keyboard when the utility is running
normally on a terminal. The effect of end-of-file depends on the utility.
OPSYS EOF
session
session
is the name of an existing utility session to which end-of-file is sent. The session
name was created with the SEND command that established the utility session.
See “SEND Command” later in this section for information on utility and session
names.
Considerations
The EOF command sends end-of-file as the reply to the utility’s command prompt. It
is processed as if it had been sent with the SEND command. (See “Considerations”
under “The SEND Command” later in this section.)
Examples
The following command terminates the FUP session after all previously sent
commands have been processed. This happens because FUP stops upon receipt of an
end-of-file.
OPSYS EOF FUP