Linux下的环境变量配置文件都是.bashrc。 对于root用户的配置文件是/root/.bashrc; 对于普通用户的配置文件是/home/username/.bashrc。 转载于:https://my.oschina.net/tingzi/blog/78598