Changes

Jump to: navigation, search

Tutorial10: Shell Scripting - Part 1

90 bytes removed, 10:47, 11 March 2021
INVESTIGATION 4: CONTROL FLOW STATEMENTS
'''Perform the Following Steps:'''
<br><br>
: Before learning about logic and loop control-flow statements, you need to first learn<br>about testing You can test conditions by issuing '''Linux commands / pipeline commands''' and by using the '''test''' command.<br><br>
# Confirm that you are located in your '''home''' directory in your Matrix account.<br><br>
# Issue the following Linux commands at the Bash shell prompt to assign values to several variables:<br><span style="color:blue;font-weight:bold;font-family:courier;">course="ULI101"<br>number1=5<br>number2=10</span><br><br>
13,420
edits

Navigation menu