[plug] vi backing up files

Anthony J. Breeds-Taurima tony at cantech.net.au
Sat May 11 16:53:58 WST 2002


On Sat, 11 May 2002, Richard wrote:

> Just a short question about the irritating tendency vi seems to have of 
> creating a backup of every file it edits. I use :wq to save and quit after 
> editing, only to find a copy of the original file with a tilde character 
> appended to it's name in the same dir. Is there a way to stop vi doing this?

Add:
set nowritebackup
set nobackup

to ~/.exrc


Yours Tony.

/*
 * "The significant problems we face cannot be solved at the 
 * same level of thinking we were at when we created them."
 * --Albert Einstein
 */



More information about the plug mailing list