VIM Editor
VIM is a widely used file editor of Linux. Here you can get to know the usage and functionality of the VIM editor.
Syntax: vim filename/filepath
There are three modes in VIM.
Command Mode
Insert Mode
Executable Mode
By default, you are in comma...
abhishekvala.hashnode.dev2 min read