linux:无需重新启动即可让配置生效:source /etc/profile
为何把export PATH放在/etc/rc.local中不生效,而放在/etc/profile就可以?
博客围绕Linux系统展开,介绍了无需重启让配置生效的方法,即使用source /etc/profile命令。同时提出疑问,探讨为何将export PATH放在/etc/rc.local中不生效,而放在/etc/profile却可行。
linux:无需重新启动即可让配置生效:source /etc/profile
为何把export PATH放在/etc/rc.local中不生效,而放在/etc/profile就可以?

被折叠的 条评论
为什么被折叠?