Mac 中定义与Linux一样的profile.d
首先Mac是没有profile.d的 在/etc/profile文件中添加
for sh in /etc/profile.d/*sh; do [ -r $sh ] && .
【linux】 【mac】 【mysql】 【shell】 【path】 【配置】 【unset】 点击查看原文>
Ideas, releases, practical guides, and perspectives from the people building with MySQL.