linux environment variables summary.
时间:2014-09-23 13:00:04
收藏:0
阅读:245
link source: https://wiki.archlinux.org/index.php/environment_variables
Setting variables:
Globally:
edit /etc/profile, /etc/bash.bashrc, /etc/environment.
Per User:
~/.bashrc, ~/.profile, ~/.bash_login, ~/.bash_logout
评论(0)