Start 1.33.0 development cycle
[oweals/busybox.git] / shell / hush_test / hush-redir / redir_to_bad_fd.tests
1 # ash uses fd 10 (usually) for reading the script
2 echo LOST >&10
3 echo OK