Linux has always had text editors. Back in the early days, the infamous editor wars that pitted emacs against vi and those on either side of the fence were fiercely loyal to their choice.
Don't like the default text editor on your Linux distro and want to change it to something else? It's pretty simple to do with a few short commands. I'll walk you through several ways you can do ...
The following is three of the most widely used command line editors. nano is the simplest of the three editors and does not have a steep learning curve. nano is best used for basic tasks such as ...