index
:
bash
debian
progress-linux
upstream
debian 12: bash
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
misc
/
sigint-3.sh
blob: 2627fe6cbaf238ed0e2b6f0647f61f2bdb60e362 (
plain
)
1
2
3
4
5
6
7
8
9
10
11
sleep
5
&
sleep
5
&
sleep
5
&
echo
wait
1
wait
echo
wait
2
wait
exit