mirror of
https://github.com/FAUSheppy/colorredstderr-mirror
synced 2025-12-09 00:18:33 +01:00
Instead merge continuous regions of colored output. This way different shell implementations shouldn't make a difference.
10 lines
225 B
Plaintext
10 lines
225 B
Plaintext
>STDERR>write to stderr: 1
|
|
<STDERR<write to stdout
|
|
>STDERR>error!: Cannot allocate memory
|
|
write to stderr 2<STDERR<write to stdout 2>STDERR>
|
|
<STDERR<
|
|
>STDERR>more on stderr
|
|
stderr ...
|
|
<STDERR<more on stdout
|
|
>STDERR>x<STDERR<
|