SSSU Command Reference
EXIT
The EXIT command terminates the SSSU session.
If SSSU is accepting input from the terminal or the command line, EXIT causes the program to terminate.
If SSSU is processing a script from a file while encountering a FILE command, the behavior of the EXIT command depends on how the FILE command was issued:
■If the FILE command was issued from the command line, an EXIT command in the file causes SSSU to terminate.
■If the FILE command was issued from the terminal, an EXIT command in the file causes SSSU to return to accepting input from the terminal.
■If a file is currently executing as a result of another FILE command, an EXIT command in that file returns control to the previous file. SSSU does not run any commands in a script beyond the EXIT command. EXIT causes an immediate return to the “calling” layer.
Syntax
EXIT
Example
EXIT
SSSU terminates.
64 | Command View EVA Storage System Scripting Utility Reference Guide |