Vi Editor - Text Processing Application for CenOS Linux |
||
|
Vi Editor also known as Visual Editor, is the well-know text processing application for Linux. The are fast and provide simple solution for text operations such as input, edit, finding and replacement characters. However, they are lack of capabilities to perform advance text operation such as page layout formatting and font setting.
The method startup vi in most of the*Nix system Command Vi filename
By issuing vi with a given filename. You will either
We will discuss further the vi operation in the following chapter
|
||