博客專欄

EEPW首頁 > 博客 > vim 總是提示swp 解決辦法

vim 總是提示swp 解決辦法

發(fā)布人:電子禪石 時間:2021-04-27 來源:工程師 發(fā)布文章

解決辦法:

1)執(zhí)行vim -r 顯示交換文件

2)rm 文件

發(fā)現(xiàn)交換文件 ".o.sh.swp"

            所有者: root    日期: Tue Apr 27 19:51:16 2021

            文件名: /mnt/hgfs/IMX-CAAM-GMSSL/NEWSIKUA/build/build_linux32/o.sh

            修改過: 是

            用戶名: linux      主機(jī)名: linux-virtual-machine

           進(jìn)程 ID: 79998 (仍在運(yùn)行)

正在打開文件 "o.sh"

              日期: Tue Apr 27 19:53:54 2021

      比交換文件新!


(1) Another program may be editing the same file.  If this is the case,

    be careful not to end up with two different instances of the same

    file when making changes.  Quit, or continue with caution.

(2) An edit session for this file crashed.

    如果是這樣,請用 ":recover" 或 "vim -r o.sh"

    恢復(fù)修改的內(nèi)容 (請見 ":help recovery")。

    如果你已經(jīng)進(jìn)行了恢復(fù),請刪除交換文件 ".o.sh.swp"

    以避免再看到此消息。


image.png

*博客內(nèi)容為網(wǎng)友個人發(fā)布,僅代表博主個人觀點(diǎn),如有侵權(quán)請聯(lián)系工作人員刪除。



關(guān)鍵詞: vim

相關(guān)推薦

技術(shù)專區(qū)

關(guān)閉