using the vi editor
June 24, 2008
Leave a comment
~~~~~~~~~~~~~
vim – Vi IMproved
~~~~~~~~~~~~~
vi
Modes :-
1) Insert Line Mode
2) Command Line Mode
3) Last Line Mode
4) Visual Line Mode
——————————-
1. Insert Line Mode :
——————————-
-> Press the “i” or “insert” key to enter the Insert mode and start typing
the text.
-> Press the “i” or “insert” key (twice) to enter the Replace mode for
editing.
—————————————
2. Command Line Mode :
—————————————-
->








