mirror of
https://git.busybox.net/busybox
synced 2025-05-10 04:33:59 +02:00
3 lines
57 B
Text
Executable file
3 lines
57 B
Text
Executable file
exec 2>&1
|
|
echo 'echo TEST; false' | $THIS_SH
|
|
echo One:$?
|