Is it even achievable?
We need STDERR
(ie. other streams then STDOUT
) to have different colo(u)r. For example red.
We use bash
, terminal should be Konsole
(XTerm, gnome terminal or any usable).
Thanks if you know :-)
Is it even achievable?
We need STDERR
(ie. other streams then STDOUT
) to have different colo(u)r. For example red.
We use bash
, terminal should be Konsole
(XTerm, gnome terminal or any usable).
Thanks if you know :-)
I think you should use the standard escape sequences on stderr. Have a look at this.