( --> )

Lab - An emacs Puzzle

Objectives

  1. To render you operationally competent at
    emacs editing.

  2. To have you manipulate (copy, view, etc)
    files with unix.

  3. To have you fill Java application template
    slots by visiting files, copying and yanking
    regions.

  4. To reinforce the "prescribed methodology" for
    writing and running Java programs.

  5. To give you a look at a text analysis program.

  6. To have you send the "end of file" character
    to a program from a terminal.

  7. To have you equate the "standard input file"
    with a disk file.