Changes

Jump to: navigation, search

Tutorial10: Shell Scripting - Part 1

No change in size, 11:29, 10 March 2021
Using Control Flow Statements in Shell Scripts
'''if-else statement:'''
<br>
[[Image:logic-2.png|thumb|right|200px210px|Example of how an '''if-else''' control-flow statement.]]
Unlike using only an ''if'' statement, an '''if-else''' statement take '''two different sets of actions'''<br>based on the results of the test condition.<br><br>
13,420
edits

Navigation menu