( --> )
Lab - An emacs Puzzle
Objectives
- To render you operationally competent at
emacs editing.
- To have you manipulate (copy, view, etc)
files with unix.
- To have you fill Java application template
slots by visiting files, copying and yanking
regions.
- To reinforce the "prescribed methodology" for
writing and running Java programs.
- To give you a look at a text analysis program.
- To have you send the "end of file" character
to a program from a terminal.
- To have you equate the "standard input file"
with a disk file.