Shell scripts in UNIX environments

In UNIX environments, use the Command Line Interpreter adapter command (-cli) as follows. If -cli is not specified, a command line interpreter of /bin/sh -c is assumed.

Entering this
Specifies this command line interpreter
-cli
/bin/sh -c
-cli!
none
-cli command
command
Note: The result of not specifying the Command Line Interpreter adapter command (-cl) is the same as specifying the default of -cli, which assumes a command line interpreter of /bin/sh -c.