Changes

Jump to: navigation, search

Tutorial10: Shell Scripting - Part 1

32 bytes added, 10:35, 3 September 2020
Using Control Flow Statements in Shell Scripts
A '''loop statement''' 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'''.
<pre style="width:20%">
</pre>
Refer to the diagram relating to looping statements on the extreme right side for an exampleusing the '''for loop''' with a '''list'''.
=INVESTIGATION 1: CREATING A SHELL SCRIPT=
13,420
edits

Navigation menu