Linux系统中,定义bash环境的用户文件是:
A: ash & .bashrc
B: ashrc & .bash_conf
C: ashrc & bash_profile
D: .bashrc & .bash_profile
A: ash & .bashrc
B: ashrc & .bash_conf
C: ashrc & bash_profile
D: .bashrc & .bash_profile
举一反三
- 下列哪一个选项是定义bash环境的用户文件?( ) A: bash &.bashrc B: .bashrc &.bash_con C: .bashrc & .bash_profile D: .bashrc & bash_profile
- 默认情况下,下列文件中,()不会影响BASH的启动过程。 A: /etc/profile B: ~/.bash_profile C: ~/.bash_login D: ~/.bash_logout
- 默认情况下,下列文件中,()不会影响BASH的启动过程。 A: A/etc/profile B: B~/.bash_profile C: C~/.bash_login D: D~/.bash_logout
- 【单选题】当使用bash的shell时,下面的哪个文件可以用来定义默认的环境变量()。 A. ~/.profile B. /etc/profile C. /etc/bash D. ~/.bash
- 对所有用户的变量设置,应当放在哪个文件下?() A: /etc/bashrc B: /etc/profile C: ~/.bash_profile D: /etc/skel/.bashrc