|
|
|
|
|
by amelius
707 days ago
|
|
What I hate about stderr is that it's character-based, not line-based. I often get output from multiple threads or multiple processes garbled together on the same line. I know how to fix this, but I feel my OS should do it for me. |
|