2013/3/4 Ole Peter Smith :
> real men does not do backups!?
>
Until you loose some data after a crash very few people think about it...
Some editors may be configured to do it periodically if you don't
think about saving your file... They often create a backup copy with
extension .tex.bak or .bak or .tex~ or .~
Some operatin systems (with journalisation) help on recovering last
saved stage of the file when there's a computer crash : Linux does
when the filesysteme is Ext3 or Ext4 or ReiserFS or Zfs... I've been
told that MS Windows should do so with NTFS?