This setting specifies whether tool commands executed by
the Rational® Synergy CLI
are wrapped and executed within an operating system shell. The default
is to wrap commands on UNIX clients
with sh -c and on Windows clients
with cmd /c. This setting allows commands to use
shell features such as stream redirection and pipes. On Windows, if a shell is specified, the Rational Synergy CLI creates
a temporary batch file for the command to be executed and the Windows shell is executed on
that temporary batch file.
Default value:- UNIX: sh -c
- Windows: cmd
/c