JavaShuo
栏目
标签
Mac vim ~/.bash_profile 报错 Found a swap file by the name “.bash_profile.swp“
时间 2021-01-09
标签
BUG粉碎机
linux
vim
栏目
MacBook
繁體版
原文
原文链接
vim 报错 E325: ATTENTION Found a swap file by the name “.bash_profile.swp” 这是因为在编辑该文件的时候没有保存就异常退出了。 vim为了保证文件的安全性会在编辑文件时创建一个交换文件swap file。 解决办法 输入 q(退出) 输入:rm -f ~/.bash_profile.swp 输入:vim ~/.bash_profi
>>阅读原文<<
相关文章
1.
Mac下vi ~/.bash_profile 报错 E325: ATTENTION Found a swap file by the name ".bash_profile.swp"
2.
vim Found a swap file by the name ".LinkDemo.cpp.swp"
3.
VIM:Found a swap file by the name
4.
Linux Found a swap file by the name filename
5.
vim 打开文件显示E325: ATTENTION Found a swap file by the name
6.
Nginx E325: ATTENTION Found a swap file by the name ".nginx.conf.swp" 错误解决
7.
iOS开发之Found a swap file by the name ".podfile.swp" owned by: Netban dated:...file name: ~N...
8.
linux下view编辑文件时Found a swap file by the name
9.
linux下vi操做Found a swap file by the name
10.
vi操做异常时Found a swap file by the name
更多相关文章...
•
Scala 函数传名调用(call-by-name)
-
Scala教程
•
ASP Name 属性
-
ASP 教程
•
为了进字节跳动,我精选了29道Java经典算法题,带详细讲解
•
Scala 中文乱码解决
相关标签/搜索
swap
file
错报
报错
vim
a'+'a
mac
39279.swap
项目报错
Linux
MacBook
Unix
MySQL教程
PHP 7 新特性
Thymeleaf 教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
字节跳动21届秋招运营两轮面试经验分享
2.
Java 3 年,25K 多吗?
3.
mysql安装部署
4.
web前端开发中父链和子链方式实现通信
5.
3.1.6 spark体系之分布式计算-scala编程-scala中trait特性
6.
dataframe2
7.
ThinkFree在线
8.
在线画图
9.
devtools热部署
10.
编译和链接
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
Mac下vi ~/.bash_profile 报错 E325: ATTENTION Found a swap file by the name ".bash_profile.swp"
2.
vim Found a swap file by the name ".LinkDemo.cpp.swp"
3.
VIM:Found a swap file by the name
4.
Linux Found a swap file by the name filename
5.
vim 打开文件显示E325: ATTENTION Found a swap file by the name
6.
Nginx E325: ATTENTION Found a swap file by the name ".nginx.conf.swp" 错误解决
7.
iOS开发之Found a swap file by the name ".podfile.swp" owned by: Netban dated:...file name: ~N...
8.
linux下view编辑文件时Found a swap file by the name
9.
linux下vi操做Found a swap file by the name
10.
vi操做异常时Found a swap file by the name
>>更多相关文章<<