出現這個問題說明你的 /etc/profile 配置出現了問題,通常是由於path配置出現了問題。排除添加內容中的錯誤,而後重啓一個新窗口執行執行 source /etc/profile便可解決。linux
當全部的命令都不能使用的時候vi也是失去做用的。這時候須要使用shell命令的絕對路徑調用命令。shell
# 編輯profile文件 /usr/bin/vim /etc/profile
而後在新的窗口執行vim
source /etc/profile