JavaShuo
欄目
標籤
Mac下vi ~/.bash_profile 報錯 E325: ATTENTION Found a swap file by the name ".bash_profile.swp"
時間 2021-07-14
欄目
MacBook
简体版
原文
原文鏈接
當你 輸入source ~/.bash_profile設置立即生效時候會報這個錯誤 這個是沒有關係: 這是由於在編輯該文件的時候異常退出了,因爲vim在編輯文件時會創建一個交換文件swap file以保證文件的安全性。 解決辦法: 輸入 q(退出) 然後在終端出入:rm -f ~/.bash_profile.swp 最後你在終端輸入 source ~/.bash_profile就可以了
>>阅读原文<<
相關文章
1.
Mac vim ~/.bash_profile 報錯 Found a swap file by the name 「.bash_profile.swp「
2.
Nginx E325: ATTENTION Found a swap file by the name ".nginx.conf.swp" 錯誤解決
3.
vim 打開文件顯示E325: ATTENTION Found a swap file by the name
4.
E325: ATTENTION Found a swap file by the name "/etc/.hosts.swp"
5.
VIM:Found a swap file by the name
6.
linux下vi操做Found a swap file by the name
7.
vi操做異常時Found a swap file by the name
8.
Linux E325: ATTENTION Found a swap file by the name /etc/sysconfig/network-scripts/.ifcfg-ens33.swp
9.
vim Found a swap file by the name ".LinkDemo.cpp.swp"
10.
linux下view編輯文件時Found a swap file by the name
更多相關文章...
•
Scala 函數傳名調用(call-by-name)
-
Scala教程
•
ASP Name 屬性
-
ASP 教程
•
Docker容器實戰(七) - 容器眼光下的文件系統
•
IDEA下SpringBoot工程配置文件沒有提示
相關標籤/搜索
e325
swap
attention
file
錯報
報錯
Mac下
下錯
a'+'a
Linux
Unix
MacBook
PHP 7 新特性
Redis教程
MySQL教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
.Net core webapi2.1生成exe可執行文件
2.
查看dll信息工具-oleview
3.
c++初學者
4.
VM下載及安裝
5.
win10下如何安裝.NetFrame框架
6.
WIN10 安裝
7.
JAVA的環境配置
8.
idea全局配置maven
9.
vue項目啓動
10.
SVN使用-Can't remove directoryXXXX,目錄不是空的,項目報錯,有紅叉
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
Mac vim ~/.bash_profile 報錯 Found a swap file by the name 「.bash_profile.swp「
2.
Nginx E325: ATTENTION Found a swap file by the name ".nginx.conf.swp" 錯誤解決
3.
vim 打開文件顯示E325: ATTENTION Found a swap file by the name
4.
E325: ATTENTION Found a swap file by the name "/etc/.hosts.swp"
5.
VIM:Found a swap file by the name
6.
linux下vi操做Found a swap file by the name
7.
vi操做異常時Found a swap file by the name
8.
Linux E325: ATTENTION Found a swap file by the name /etc/sysconfig/network-scripts/.ifcfg-ens33.swp
9.
vim Found a swap file by the name ".LinkDemo.cpp.swp"
10.
linux下view編輯文件時Found a swap file by the name
>>更多相關文章<<