似乎是gedit產生的隱藏檔? - Linux

Table of Contents

我在用gedit在practice資料夾寫一些java的練習

寫完正確無誤後會開個新的資料夾取名跟程式一樣
然後把剛寫好的小程式source code移到資料夾中

比如說
寫完 MyFirstJava.java
編譯後產生 MyFirstJava.class

兩者都移到practice資料夾中一個新開的MyFirstJava資料夾中

但是顯示隱藏檔後
我發現會有一個名叫 MyFirstJava.java~ 的隱藏檔留在practice資料夾中
我想請教一下這是gedit防止斷電或當機時可以回覆的暫存檔嗎?
如果是的話 應該可以刪吧?
不太懂gedit設計的意思 我已經把文字檔案關閉起來了
為何還會有MyFirstJava.java~ 出現? 因為要一直刪很麻煩
謝謝
--

All Comments

Poppy avatarPoppy2012-04-08
可以刪掉
Enid avatarEnid2012-04-09
是可以設定要不要有備份檔的
Catherine avatarCatherine2012-04-12
恩 找到選項了 謝謝
Victoria avatarVictoria2012-04-15
可以分享一下怎麼設定嗎? 我也有這困擾 = =