Text Editors
To work efficiently on a UNIX server, it is important to master one or two text editors.
There are several on the market. Several are already part of most linux distribution.
You can choose your ones from those listed below or asked to support to install your
preferred one if not already on our computers:
- joe
- nano
- vim
- gedit (a GUI text editor!)
Use the `man` command to get help about the editors or see on the web.