in reply to Re^4: Prepending a string to STDERR output, and logging STDOUT & STDERR synchronously to a file
in thread Prepending a string to STDERR output, and logging STDOUT & STDERR synchronously to a file
really mangles the STDERR stuff, so that's no good. Also I see ^M characters at the ends of lines when looking at the logs in emacs, but the html seems fine.run (\@cmd, '>pty>', new_chunker(), sub{ print "STDOUT: $_[0]";}, '2>p +ty>', new_chunker(), sub { print "STDERR: $_[0]";});
_________________________________________________________________________________
Without me, it's just aweso
|
|---|