How to edit files on Linux?
Windows and Mac based systems provide some easy and simple text editors to do the job. Some Debian and Ubuntu based Linux systems do provide visual text editors which you can use, but since Linux is all about commands, one should essentially know how to edit files using command line. It is useful for the…