mirror of
https://git.busybox.net/busybox
synced 2025-05-10 12:43:48 +02:00
3 lines
73 B
Text
Executable file
3 lines
73 B
Text
Executable file
# ash uses fd 10 (usually) for reading the script
|
|
echo LOST >&10
|
|
echo OK
|