index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
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