Skip to content
runcodeguy
No one raindrop thinks it caused the flood.
Menu and widgets
How to write for statement in Shell
for i in $(seq 42); do echo $i; done
Post navigation
Previous
Previous post:
How to print sequences of numbers in Shell
Next
Next post:
How to create an empty Git repository
Click to Copy