index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
shell
/
hush_test
/
hush-misc
/
wait3.tests
blob: ac541c3fc64813823bc6c05c64c7a9197ec099c3 (
plain
)
1
2
3
sleep 2 & (sleep 1;exit 3) & wait $! echo $? jobs