COP 3344-01 Introduction to Unix: Lecture 3

Learning objectives

After this class, you should be able to:

  1. Use emacs, pico, and vi to create and edit text files.
  2. Explain and use the following commands in pico ^^, ^b, ^d, ^f, ^k, ^n, ^o, ^p, ^u, ^v, ^x, and ^y.
  3. Explain and use the following commands in emacs ^b, ^d, ^f, ^g, ^k, ^n, ^p, ^v, ESC v, ^x ^c, ^x ^f, ^x ^s, and ^y.
  4. Explain and use the following commands in vi in the command mode h, i, j, k, l, :q, :w, and x.
  5. How will you switch from insert mode to command mode in vi?

Reading assignment

  1. JEA: Chapters 13-16.
  2. Lecture slides: Lecture3.

Exercises and review questions


Last modified: 14 Sep 2007