]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/blob - tests/example_redirects.sh.expected
tests: Handle `sed` which append a trailing newline.
[coloredstderr/coloredstderr.git] / tests / example_redirects.sh.expected
1 >STDERR>write to stderr 1
2 <STDERR<write to stdout 1
3 >STDERR>write to stdout which gets redirected to stderr
4 <STDERR<write to stdout 2
5 write to stderr which gets redirected to stdout
6 write to stdout 3
7 >STDERR>another redirect to stderr
8 <STDERR<EOF