Changes

Jump to: navigation, search

Tutorial10: Shell Scripting - Part 1

2 bytes removed, 11:46, 3 September 2020
INVESTIGATION 3: USING CONTROL FLOW STATEMENTS IN SHELL SCRIPTS
'''Perform the Following Steps:'''
 
: Before learning about logic and loop control-flow statements, you need to first learn about issuing test conditions using the '''test''' command.
 
# Issue the following linux commands 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