Changes

Jump to: navigation, search

Tutorial10: Shell Scripting - Part 1

3 bytes added, 11:31, 10 March 2021
Using Control Flow Statements in Shell Scripts
'''Loop Statements'''
[[Image:loop-1.png|thumb|right|210px|Example of using the '''for''' looping control-flow statement.]]
''A <b>loop statement</b> is a series of steps or sequence of statements executed repeatedly <br>zero or more times satisfying the given condition is satisfied.''<br>Reference: https://www.chegg.com/homework-help/definitions/loop-statement-3
There are several loops, but we will look at the '''for loop''' using a '''list'''.
13,420
edits

Navigation menu