index
:
sees/.git
master
Software Engineering for Engineers and Scientists
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ult
/
ult_7
/
for-1.sh
blob: 86545b737917b225a6346dd4aaf839f96491028a (
plain
)
1
2
3
4
for i in {5..10} do echo $i done