多选题
当bash shell作为一个交互式登录shell被调用时,bash shell配置文件被阅读的顺序是什么?(假设所有的配置文件都存在并且是可以阅读的)
A、
~/.bash_profile,~/.bashrc,/etc/profile
B、
/etc/profile,~/.bash profile,~/.bashrc
C、
~/.bashrc,/etc/profile,~/.bash_profile
D、
/etc/profile,~/.bashrc,~/.bash_profile
【正确答案】
B
【答案解析】
提交答案
关闭