You are not logged in.
Pages: 1
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
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
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
I'm gonna assume vim:
edit ~/.vimrc and add
set nobackup
set nowritebackupOffline
Pages: 1