A Beginner Guide to VI-Editor
In this blog, we will understand how the VI Editor works in Linux. There are many ways to edit files in Unix. The VI-editor also has an improved version called "vim" editor which stands for "VI" improved editor.
Syntax
vi <filename>
Example
Step 1:
L...
gurviraj.hashnode.dev1 min read