Sign in
coral
/
busybox
/
e04a38c0c91c17ce27fb11d83f6767614b7d6b59
/
.
/
shell
/
ash_test
/
ash-redir
/
redir_to_bad_fd255.tests
blob: 2266af6daa71e7544d8e73519017167a3131dec8 [
file
] [
log
] [
blame
]
# ash uses fd 10 (usually) for reading the script
echo LOST
>&
255
echo OK