Hi there, folks!
Did you know there are two types of text editors in Linux? One is CLI (Command-Line Interface) based, and the other is GUI (Graphical User Interface) based. I started by learning the Vim editor first.
If you want to know more about V...