Changes

Jump to: navigation, search

Tutorial10: Shell Scripting - Part 1

72 bytes removed, 11:25, 10 March 2021
Using Control Flow Statements in Shell Scripts
'''if-else statement:'''
<br>
[[Image:iflogic-else2.png|thumb|right|300px|Example of how an '''if-else''' control=flow statement works.<br>(Image licensed under [https://creativecommons.org/licenses/by-sa/3.0/ cc])]]
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