C.12.3. - Execution
The Bourne shell (/bin/sh) is used to invoke the command. Each time shell.4 is invoked, the previous instance of the command is killed. All signals for the subprocess running the command are restored to their default values, with the result that a
^\Z
(or your system's quit-signal character) will likely cause the subprocess
to do a core dump.