SHELL - UEM Server configuration option
Description
The SHELL option specifies the UNIX command shell that should be used to execute an event handler process.
This command shell must be specified with an argument that directs it to execute the given command and then exit.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Configuration File Keyword | shell shell | |||||
UEM Load Override | n/a | |||||
UEM Manager Override | n/a |
Value
shell is the name of the UNIX command shell.
Default is /bin/sh -c.