home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


Learning the vi Editor

Learning the vi EditorSearch this book
Previous: The Nutshell Format Preface Next: 1. The vi Text Editor
 

What You Need to Know Before Starting

This booklet assumes you have already read the Nutshell Handbook, Learning the UNIX Operating System , or some other introduction to UNIX. You should already know how to:

  • Log in and log out.

  • Enter UNIX commands.

  • Change directories.

  • List files in a directory.

  • Create, copy, and remove files.

Familiarity with grep (a global search program) and wildcard characters is also helpful.

Although vi can run on almost any terminal, it must know what kind of terminal you are using. The terminal type is usually set in your .profile or .login file. See your system administrator if you are not sure whether your terminal type is defined correctly. This will avoid possible confusion for you when you start experimenting with vi .


Previous: The Nutshell Format Learning the vi Editor Next: 1. The vi Text Editor
The Nutshell Format Book Index 1. The vi Text Editor

The UNIX CD Bookshelf Navigation The UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System