COP 3344-01 Introduction to Unix: Lecture 6

Learning objectives

After this class, you should be able to:

  1. Write shell scripts that use the Bourne shell, and run them. In particular, you should be able to use the following features: (i) case, (ii) exit, (iii) for, (iv) if, and (v) while.

Reading assignment

  1. JEA: Chapters 33.11-33.16, 33.18, Single Unix Specification for definitions of the commands.
  2. Lecture slides: Lecture 6.

Exercises and review questions


Last modified: 22 Oct 2007