Prism 6.0 Reference Manual

sh

Passes a command line to the shell for execution.

SYNTAX

sh [command_line]

DESCRIPTION

Use the sh command to execute a Solaris command line from a shell; the response is displayed in the history region. If you don't specify a command line, Prism invokes an interactive shell in a separate window. The setting of your SHELL environment variable determines which shell is used; if it isn't set, the C shell is used.

You cannot redirect the output of this command.