Changes

Jump to: navigation, search

Tutorial12: Shell Scripting - Part 2

No change in size, 09:01, 27 July 2020
Additional Logic Statements
===Additional Logic Statements===
[[Image:if=-else.png|thumb|right|300px|Examples of using '''Environment''' and '''User Defined''' variables.]]'''if-else Statements'''
If the test condition returns a TRUE value, then the Linux Commands between then and else statements are executed.<br>If the test returns a FALSE value, then the the Linux Commands between the else and fi statements are executed.
13,420
edits

Navigation menu