SQL/MX 2.x Reference Manual (H06.04+)

MXCI Commands
HP NonStop SQL/MX Reference Manual540440-003
4-56
SH Command
SH Command
SH invokes the shell of your platform.
You can use SH only within an MXCI session.
command-line-argument
To display the command-line arguments that your shell supports, at the MXCI
prompt, enter:
sh man sh;
A reference page of the SH command explains the command-line arguments that
your shell supports. At the end of the reference page, the MXCI prompt
automatically appears.
Examples of SH
Invoke the OSS shell from MXCI:
>>SH;
/usr/jbrook:
Return to MXCI from the OSS shell:
/usr/jbrook:exit
>>
SH [command-line-argument]...