STDERR_MERGE


Description:

STDERR_MERGE

merge the stderr of the spawned process with whatever the stdout happens to be.

This is a good way of directing both streams to a common log file, for example.