-bash: i#: command not found
2019-08-29 本文已影响0人
陈灬大灬海
执行source /etc/profile
出现-bash: i#: command not found
首先你输入vi /etc/profile
然后你会发现你第一行是i#。把i去掉然后保存在source /etc/profile就可以了。
原因
手残了
执行source /etc/profile
出现-bash: i#: command not found
首先你输入vi /etc/profile
然后你会发现你第一行是i#。把i去掉然后保存在source /etc/profile就可以了。
手残了