OPS145 Lab 11: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 September 2023

  • curprev 14:4614:46, 4 September 2023Andrew talk contribs 37,103 bytes −717 →‎Tutorial Reference Material Tag: Visual edit
  • curprev 12:2812:28, 4 September 2023Andrew talk contribs 37,820 bytes +37,820 Created page with "=ADDITIONAL SHELL SCRIPTING= <br> ===Main Objectives of this Practice Tutorial=== :* Use the '''if-elif-else''' control flow statement in a shell script. :* Use the '''for''' loop control using a list with '''command substitution'''. :* Use the '''while''' loop in a shell script. :* Use the '''exit''' and '''break''' statements in a shell script. :* Explain how to configure and use a '''.bashrc''' start-up file. <br> ===Tutorial Reference Material=== {|width="100%..."