The vi Editor
No matter what work you do with the Unix/Linux system, you will eventually write some C programs or shell (or perl) scripts. You may have also edit some of the system files at times. For all this you must learn to use an editor, and Unix provides a very versatile one — vi. Bill Joy … Read more