mirror of https://github.com/mirror/busybox.git
3 lines
51 B
Plaintext
3 lines
51 B
Plaintext
|
sleep 1 | (sleep 1;exit 3) & wait %1
|
||
|
echo Three:$?
|