
Basics of Vi editor in Unix
By Buddha Saikia | March 25, 2016 |
The Vi editor is a fast and powerful text editor of Unix system. Vi does not contain any menu, instead it uses combinations of keystrokes to accomplish an action. Here I am sharing some useful information about Vi editor. Modes in Vi editor Vi has two modes. 1. Command mode- Here you can insert Vi … Continue reading “Basics of Vi editor in Unix”
Read More