You are not logged in.

#1 2005-04-25 13:35:29

fdrebin
Member
Registered: 2005-04-25
Posts: 152

annoying backup files

if you edit a file then a backup is made automatically.
i know these are just to help but everywhere in my folders there are these backup files
isn't there a option to turn them off?

Offline

#2 2005-04-25 15:27:02

i3839
Member
Registered: 2004-02-04
Posts: 1,185

Re: annoying backup files

You edit a file with what? The backup is done by the program you use, so it depends on your program how to turn it off.

Offline

#3 2005-04-25 16:00:19

oscar
Member
From: Kiruna, Sweden
Registered: 2004-08-13
Posts: 457

Re: annoying backup files

fdrebin wrote:

if you edit a file then a backup is made automatically.
i know these are just to help but everywhere in my folders there are these backup files
isn't there a option to turn them off?

"It's not a bug, it's a feature" :-)


To err is human... to really foul up requires the root password.

Offline

#4 2005-04-25 16:05:54

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: annoying backup files

I'm gonna assume vim:

edit ~/.vimrc and add

set nobackup
set nowritebackup

Offline

Board footer

Powered by FluxBB