IT 244: Introduction to Linux/Unix
Class 24

Review

New Material


Microphone

Homework 11

I have posted homework 11 here.

This will be the last homework assignment.

It is due this coming Sunday at 11:59 PM.

Quiz 9

Let's look at the answers to Quiz 9

Questions

Are there any questions before I begin?

Review

Using test in Scripts

Checking the Arguments to a Script

The if ... then ... else ... Construct

The if ... then ... elif ... Construct

Debugging Scripts

Attendance

New Material

for ... in ... Loops

for Loops

Three Statement for Loops

while Loops

until Loops

continue

break

Real World for Loop Examples

Class Exercise

Class Quiz