Changes

Jump to: navigation, search

Tutorial10: Shell Scripting - Part 1

4 bytes added, 10:59, 10 March 2021
Using Control Flow Statements in Shell Scripts
You CANNOT use the <span style="font-family:courier;font-weight:bold;">&lt;</span> or <span style="font-family:courier;font-weight:bold;">&gt;</span> symbols when using the test command since these are redirection symbols. Instead, you need to use options when performing numerical comparisons.
Refer to the table below for test options and their purposes.
<br><br>
'''Logic Statements'''
13,420
edits

Navigation menu