Unix: What is VI
It is a common editor present in every unix flavor. It is pronounced as “Vee Eye” commonly called as visual editor.
Visual editor has three basic modes as follows.
1) Insert mode
a) append mode
b) open mode
c) replace mode
d) change mode
2) Command mode
3) Execution mode
1) Insert mode: In this mode VI editor accepts all input.To enter [...]




