VI-EDITOR Deep Dive
VI editor is a powerful and widely used text editor in UNIX and Linux operating systems. It allows us to create, edit and manage text files. Vim is the advanced version of the VI editor
There are three modes in VI :
Command mode
Escape mode
Insert...
devopswithakash.hashnode.dev3 min read