1.6 Understanding Editors in Linux
There are a number of text editors available in Linux such as vi, vim, Nano etc. but we will focus on vi because it’s the most popular one. Vi editor comes installed by default in most operating systems. Run the “vi” command and specify the file name...
Jul 19, 20233 min read7


