为什么每次登录要手动 source /etc/profile ...

由于执行顺序如下,故追个查看以下文件,看看是不是 JAVA_HOME, PATH 等环境变量在后面的文件中被重写覆盖了。

1. /etc/profile
2. /etc/environment
3. ~/.bash_profile
4. ~/.bashrc
5. /etc/bashrc

 

posted @ 2019-09-25 10:24  Ready!  阅读(876)  评论(0编辑  收藏  举报