Editing Text Files on SUN Computers (the vi interactive full-screen editor)

Two modes of operation exist:
a) command mode - editing commands can be executed
b) insert mode - invoked by several commands. All keystrokes typed while the editor is in this mode are entered into the file. The command mode is reentered by pressing the "esc" (escape) key.

To invoke the vi editor:

condor{smithj}5: vi file_name

Basic UNIX commands

Telnet "condor"