E325: ATTENTION Found a swap file by the name "/etc/.hosts.swp"


提示:

Found a swap file by the name "/etc/.hosts.swp"

还有乱七八糟一大堆:

所以,直接删除这个文件就可以了。

  1. sudo rm -f /etc/.hosts.swp 
删完就好了

相关文章:

  • 2021-07-08
  • 2021-05-14
  • 2022-01-09
  • 2022-12-23
  • 2022-02-23
猜你喜欢
  • 2021-08-07
  • 2021-08-10
  • 2021-11-23
  • 2021-04-20
  • 2021-08-31
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案