Assignment 3 – Working with VI editor

on

In this lab, I learned how to use the VI editor by practicing inserting, line movement, text replacement, and saving edited files. I also utilized various VI editor commands.

These tasks were quite difficult for me. I constantly forgot to switch to insert mode and type : before wq and utilized commands such as 15G to move to different parts of the line. It was crucial to learn how to use VI editor as it is quite useful when browsing file content and creating shell scripts.

Leave a Reply

Your email address will not be published. Required fields are marked *