Files
bshell/doc/sample/redirection.bshell
T

2 lines
54 B
Plaintext

echo hello 2> error.txt | ls -la | echo done; exit -1