Loading...
Select Version
&pagelevel(3)&pagelevel
Start POSIX shell
Domain: | PROCEDURE UTILITIES |
Privileges: | STD-PROCESSING |
This command starts the POSIX shell. After successfully accessing the POSIX shell the user can enter POSIX commands (see section “Commands belonging to the POSIX shell” and the "POSIX Commands" [1] manual).
The POSIX command for terminating POSIX is exit.
Format
START-POSIX-SHELL Alias: SHELL, POSIX-SH |
VERSION = *STD / <product-version without-man-corr> |
Operands
VERSION = *STD / <product-version without-man-corr>
Version number of the program to be called (in this case the POSIX shell).
The default value is *STD, i.e. the currently available version is called.
Command return codes
(SC2) | SC1 | Maincode | Meaning |
0 | CMD0001 | Without error |
Example