mirror of
https://github.com/sheumann/hush.git
synced 2024-11-14 20:09:05 +00:00
4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
|
# ash uses fd 10 (usually) for reading the script
|
||
|
echo LOST >&10
|
||
|
echo OK
|