aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-misc/wait4.tests
blob: cc34059ac9bc067a4b16486db66e3aa0b0f79d14 (plain)
1
2
sleep 1 | (sleep 1;exit 3) & wait %1
echo Three:$?