首页 > 技术文章 > 让所有用户的PATH环境变量的值多出一个路径,例如/usr/local/apache/bin

chenxi-hxl 2020-02-17 13:20 原文

一编辑配置文件

vim ~/.bash_profile

二/生效文件

source 或者. ~/.bash_profile

推荐阅读