index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell
/
hush_test
/
hush-misc
/
wait2.tests
blob: be20f95a5227c0fedfbb6a306342eed07a5aa22f (
plain
)
1
2
3
4
sleep 3 & sleep 2 & sleep 1 wait $! echo $? jobs