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


What You Need to Know Before Starting

This book assumes you have already read 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: How the Material Is Presented Learning the vi Editor Next: Comments and Questions
How the Material Is Presented Book Index Comments and Questions

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