COP 3344-01 Introduction to Unix: Lecture 2

Learning objectives

After this class, you should be able to:

  1. Use the following Unix command: cd, chmod, cp, ln, mkdir, mv, pwd, rm, and rmdir.
  2. Create, rename, and remove files and directories.
  3. Copy files.
  4. Set access permissions on files.
  5. Use wildcards (for example, to refer to a set of filenames).
  6. Explain the difference between absolute and relative pathnames.
  7. Explain the meaning of the following symbols, when discussing pathnames or directories: ., .., ~, and ~<username>.

Reading assignment

  1. JEA: Chapters 6-9, 10.11.
  2. Lecture slides: Lecture2.

Exercises and review questions


Last modified: 10 Sep 2007