Fabian Homborg
c964edcd68
Use cat instead of ls to skip colorls
...
We don't really care *which*, we just want to generate some error so
we can see that the redirection worked.
Fixes #8492
2021-11-25 18:46:31 +01:00
Fabian Homborg
49bac252f6
Fix some tests for OpenIndiana
...
Slightly different output and status - false returns 255, ls doesn't
say it's "ls" in the error.
2021-06-24 18:17:10 +02:00
Fabian Homborg
13b470af07
Readd ^&1
redirection
...
This was lost in 35671dd9f094cf8c643c9cf224c27a2b55578937.
Even tho we plan to drop caret redirection, while it's there it should
fully work.
Fixes #6591 .
2020-02-14 20:28:46 +01:00