Basic Linux Commands For Text Manipulation

When you work with linux a graphical user interface is not always available. In most cases, you’ll just have the access to a terminal of a remote machine, on which you have just logged in using ssh. In this article we list the basic linux commands for file/text manipulation that you’ll need. These commands are extremely useful for playing around with files in a system. It doesn’t have to be remote system at all, for experimentation purposes, you can just open up a terminal locally....

March 18, 2019 · 11 min · Hemant Kumar