centos8下source /etc/profile不生效

vi /etc/profile 增加配置信息,然后source /etc/profile是之生效。

但是打开新的终端会发现,是没有生效的。

解决方法:

vi ~/.bashrc

然后最后一行添加 source /etc/profile

posted @ 2020-05-03 07:52  嘆世殘者——華帥  阅读(2555)  评论(0编辑  收藏  举报