3 lines
51 B
Plaintext
Executable File
3 lines
51 B
Plaintext
Executable File
sleep 1 | (sleep 1;exit 3) & wait %1
|
|
echo Three:$?
|