An IV for VI
It seems with VI you are always learning a new trick to it every other day, so I thought I’d start adding the tools I use regularly here. The search and replace in VI is very powerful and if you know a flavour of regular expressions already, you’ll enjoy it. :%s/foo/bar/g find each occurance of [...]
