a一级爱做片免费观看欧美,久久国产一区二区,日本一二三区免费,久草视频手机在线观看

博客專欄

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

vim 總是提示swp 解決辦法

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

解決辦法:

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

2)rm 文件

發現交換文件 ".o.sh.swp"

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

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

            修改過: 是

            用戶名: linux      主機名: linux-virtual-machine

           進程 ID: 79998 (仍在運行)

正在打開文件 "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"

    恢復修改的內容 (請見 ":help recovery")。

    如果你已經進行了恢復,請刪除交換文件 ".o.sh.swp"

    以避免再看到此消息。


image.png

*博客內容為網友個人發布,僅代表博主個人觀點,如有侵權請聯系工作人員刪除。



關鍵詞: vim

相關推薦

技術專區

關閉