If I run `-x` and redirect the stats go to the pipe, which of course messes it up. Would it therefor not be better to send that output to STDERR (but not raising an error)?
If I run
-xand redirect the stats go to the pipe, which of course messes it up.Would it therefor not be better to send that output to STDERR (but not raising an error)?