Sign in
coral
/
busybox
/
cd24a506336f84ff2bb3318bc4f2f82dd025f318
/
.
/
shell
/
ash_test
/
ash-redir
/
redir_to_bad_fd3.tests
blob: 98c54cfc68a651feb49dc1e9b4fb792aa0d85296 [
file
] [
log
] [
blame
]
# ash uses fd 10 (usually) for reading the script
echo LOST
>&
3
echo OK