111cdcf295
Note: hush-redir/redir_to_bad_fd.tests currently fails Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
4 lines
73 B
Plaintext
Executable File
4 lines
73 B
Plaintext
Executable File
# ash uses fd 10 (usually) for reading the script
|
|
echo LOST >&10
|
|
echo OK
|