IT 244: Introduction to Linux/Unix
Class 22

Review

New Material


Microphone

Homework 10

Homework 10 is posted here.

As usual, it will be due this coming Sunday at 11:59 PM.

Quiz 8

Let's look at the answers to Quiz 8.

Questions

Are there any questions before I begin?

Review

Shell Modification of the Command Line

History Expansion

Alias Substitution

Brace Expansion

Tilde, ~, Expansion

Parameter and Variable Expansion

Arithmetic Expansion

Command Substitution

Word Splitting

Pathname Expansion

Process Substitution

Attendance

New Material

Shell Scripts

Shell Script Control Structures

Attendance

New Material

Shell Scripts

Shell Script Control Structures

The Problem With Unix if Statements

The if ... then Construct

Why Use Exit Status?

test

The test operators

test Operators for Comparing Numbers

test String Operators

File and Directory Operators

Logical Operators

A Final Word on test

Class Exercise

Class Quiz