2017年3月14日
摘要: Mac系统的环境变量,加载顺序为: /etc/profile /etc/paths ~/.bash_profile ~/.bash_login ~/.profile ~/.bashrc 当然/etc/profile和/etc/paths是系统级别的,系统启动就会加载,后面几个是当前用户级的环境变量。 阅读全文
posted @ 2017-03-14 00:16 助金 阅读(212) 评论(0) 推荐(0)