Sign in
coral
/
busybox
/
97edfc42f112a15828aaec886ef7012d24f34d5e
/
.
/
shell
/
ash_test
/
ash-redir
/
redir_to_bad_fd.tests
blob: 91b0c1ff912103447fab848988b7cf5f8b3d5e00 [
file
] [
log
] [
blame
]
# ash uses fd 10 (usually) for reading the script
echo LOST
>&
10
echo OK