12 February 2025
Linux, CLIVim is a bit of a tricky text editor to use in Linux.
Here are the basics you need to know to be able to edit a file using Vim...
vim filename to open, replacing filename with the name of your file:wq! to write and quit:q! quits without saving