Objectives
-
Why text editors are needed
-
About several text editors, some intended for use in a terminal session and others for the GUI desktop
-
How to use the nano text editor
-
How to use the vim text editor
-
Why you should use the text editor of your choice
Why We Need Text Editors
Before there were word processing programs, there were text editors. The initial use for early text editors was for the creation and maintenance of text files such as shell scripts, programs written in ...