2023-11-16 23:19:36 -05:00

3 lines
51 B
Plaintext
Executable File

sleep 1 | (sleep 1;exit 3) & wait %1
echo Three:$?