Open main menu

CDOT Wiki β

Changes

Tutorial10: Shell Scripting - Part 1

52 bytes added, 10:39, 11 March 2021
INVESTIGATION 4: CONTROL FLOW STATEMENTS
'''Perform the Following Steps:'''
<br><br>
: Before learning about logic and loop control-flow statements,<br>you need to first learn about testing conditions by issuing test conditions '''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