Changes

Jump to: navigation, search

Tutorial10: Shell Scripting - Part 1

5 bytes added, 10:37, 3 September 2020
Using Control Flow Statements in Shell Scripts
'''Loop Statements'''
A '''A <b>loop statement''' </b> is a series of steps or sequence of statements executed repeatedly 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