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


Book HomeBook TitleSearch this book

8.5. Accessing Multiple Files

:e fileEdit another file; current file becomes alternate.
:e!Return to version of current file at time of last write.
:e + fileBegin editing at end of file.
:e +n fileOpen file at line n.
:e #Open to previous position in alternate file.
:ta tagEdit file at location tag.
:nEdit next file.
:n!Forces next file.
:n filesSpecify new list of files.
CTRL-GShow current file and line number.
:argsDisplay multiple files to be edited.
:rewRewind list of multiple files to top.



Library Navigation Links

Copyright © 2003 O'Reilly & Associates. All rights reserved.