-bash: xport: command not found

source /etc/profile  报错  -bash: xport: command not found


这个错误,我百了很长时间没有找到答案,最后我自己解决了。原因是这样的。

我在/etc/profile中添加过东西,vi /etc/profile  我发现在最后几行,有一个export写成了xport.

改过来之后就好了。

你可能感兴趣的:(command,found,not)