On 16 Apr 2009, at 20:19, Jean-Denis Muys wrote:
[...] perl bufferingTest.pl 2>&1 | cat
You can also re-open stderr as stdout in the actual perl script.
[...] One possible acceptable behaviour for me would be to have stderr and stdout printed in *different* windows. Would that be possible?
You should be able to make executor.rb put stderr in another box (in the same window) instead of (just) making it red.