Sun Microsystems, Inc.
spacerspacer
spacer www.sun.com docs.sun.com |
spacer
black dot
 
 
6.  Using the vi Editor Summary of Basic vi Commands  Previous   Contents   Next 
   
 

Table 6-13 Saving and Quitting

Command

Description

:w

Save changes (write buffer)

:w filename

Write buffer to named file

:wq

Save changes and quit vi

ZZ

Save changes and quit vi

:q!

Quit without saving changes

 
 
 
  Previous   Contents   Next