Posts Tagged “vim”
This is the scenario.. . You open a file using `vim` (or `vi`), let us say /etc/apache2/apache2.conf, and start editing furiously. A couple of minutes later you try to save it only to be greeted with an error saying – “E45: ‘readonly’ option is set (add ! to override)”. What a bummer! You have already…