This website requires JavaScript.
Explore
Help
Register
Sign In
ragib
/
test-shell-script
Watch
1
Star
0
Fork
You've already forked test-shell-script
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
test-shell-script
/
task2.sh
5 lines
39 B
Bash
Raw
Permalink
Blame
History
for
(
(
i
=
0
;
i<
=
5
;
i++
)
)
do
echo
"
$i
"
done
Reference in New Issue
View Git Blame
Copy Permalink