repo.or.cz
/
bush.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
improve of cmpl.
[bush.git]
/
testing
/
3.OriginalTest.dir
/
tmp
/
misc
/
sigint-2.sh
blob
69eaf56a0306b84b60031a123d2aba0e4614d900
1
echo
before loop
2
3
for
i
in
1 2 3
4
do
5
echo
$i
6
sleep
5
7
done