Changes

Jump to: navigation, search

Tutorial12: Shell Scripting - Part 2

3 bytes added, 14:04, 31 August 2020
INVESTIGATION 1: ADDITIONAL LOGIC STATEMENTS
'''Perform the Following Steps:'''
# '''Login''' to your matrix account.<br><br>
# Issue a command to '''confirm''' you are located in your home directory.<br><br>In a previous tutorial, you learned how to using the '''if''' control-flow statement. You will now learn to use the '''if-else''' statement<br>to take two different actions based on if the condition tests either TRUE OR FALSE.<br><br>
# Use a text editor like vi or nano to create the text file called '''if-3.bash''' (eg. <span style="color:blue;font-weight:bold;font-family:courier;">vi if-3.bash</span>)<br><br>If you are using the nano text editor, refer to notes on text editing in a previous week in the course schedule.<br><br>
13,420
edits

Navigation menu