This is the P2PU Archive. If you want the current site, go to www.p2pu.org!

Linux+ Fundamentals and Certification

Linux - 3rd Homeword Assignment

Frank Perez's picture

Watch the video posted for Class 3 on using the VI editor.

You will want to go through each of the exercises on vimtutor which i explain how to access within the video.

After you feel comfortable with that, answer the following questions responding to my email.

1. What are the 4 modes for VI?
2. What is the default VI mode when you create or edit a file?
3. How would you save a file from command mode?
4. How would you save a file using Normal mode?
5. How can I remove a line from a document?
6. How could I replace 1 character using VI?