Open main menu

CDOT Wiki β

Changes

Tutorial10: Shell Scripting - Part 1

1 byte removed, 10:10, 16 March 2021
INVESTIGATION 4: CONTROL FLOW STATEMENTS
'''Perform the Following Steps:'''
<br><br>
: You can test conditions by issuing '''Linux commands / pipeline commands''' and or 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