Hello, I would like to submit a feature request/suggestion on Bash. (I
was told submitting to this mailing list was the right way to do it.)
Feature request: Enable possibility of colored stderr output.
It would be really neat to have functionality that stderr could be
output in a different color compared to stdout. It could be argued that
this feature would improve readability of terminal output by
differentiating stdout and stderr through colorization.
Below are links to some discussions/articles on stderr colorization, I
include them as examples of the interest/demand for this functionality:
https://stackoverflow.com/questions/6841143/how-to-set-font-color-for-stdout-and-stderr
https://serverfault.com/questions/59262/bash-print-stderr-in-red-color
https://www.linkedin.com/pulse/shell-tips-finally-colorized-stderr-stdout-john-boero
https://www.unix.com/unix-for-advanced-and-expert-users/164110-how-set-font-color-stdin-stdout-stderr.html
Best Regards
Alex