How to use VI or VIM in Linux/Unix ?


VIM EDITOR                            

·                                      VI -- Visual display editor
·                                      VIM -- Visual Display Editor Improved

Description

Vim is a text editor that is upwards compatible to Vi. It can be used to edit all kinds of plain text. It is especially useful for editing programs.
This is command mode editor for files. Other editor in Linux are emacs, gedit.
Vi editor is most popular editor in Linux/Unix.