We will look at a couple types of text editors, but will focus more on an advanced one. You will learn to use one of the more advanced text editors within Linux called vi. Linux has a vast arrange of text editors. Though, keep in mind that some people will prefer to use another advanced text editor called emacs. Yes, it can get political...
Use vi to perform basic editing of files as needed. You should also be able to search and find information within files.
Practice these CLI (commandline interface) commands:
Original webpage by Petersen Gross, modified by William Albritton.