shell配置脚本
├ /etc/profile --->/etc/profile.d/*.sh
└ ~user/.bash_profile
└ ~user/.bashrc
└ /etc/bashrc
├ /etc/profile --->/etc/profile.d/*.sh
└ ~user/.bash_profile
└ ~user/.bashrc
└ /etc/bashrc
from:http://linux.chinaunix.net/bbs/viewthread.php?tid=888318
本文介绍了Linux环境下shell配置脚本的结构与加载顺序,包括/etc/profile、/etc/profile.d/*.sh、~user/.bash_profile、~user/.bashrc及/etc/bashrc等文件的作用。
1904

被折叠的 条评论
为什么被折叠?



