2013-12-16 66 views
0

每當我打開終端,我得到以下信息:猛砸問題在終端打開

bash: /etc/profile.d/sm.sh: No such file or directory 
bash: /etc/profile.d/rvm.sh: No such file or directory 

這些似乎並沒有影響到什麼,但令人難以置信的煩人。

+2

你的問題是什麼? '〜/ .bashrc'引用這些文件嗎? – admdrew

+0

最有可能的〜/ .bashrc,/ etc/bashrc或/ etc/profile中的一個正試圖獲取它們。 – Kevin

+0

凱文,那麼我該如何刪除它們? – user3109004

回答

1

該條目將位於打開新終端或登錄時運行的點文件之一。 在你的主目錄,你會發現在

.profile 
.bashrc 
.bash_profile 

一個條目。如果它不是在那裏它可能是在全系統啓動文件/ etc/profile文件。