执行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
就可以了。
手残了