what is the order in which the bash configuration files are read with the assumption that all the files exist and are readable?

When bash is invoked as an interactive login shell, what is the order in which the bash
configuration files are read with the assumption that all the files exist and are readable?

When bash is invoked as an interactive login shell, what is the order in which the bash
configuration files are read with the assumption that all the files exist and are readable?

A.
~/. bash_profile,~/. bashjogin,/etc/profile,~/. profile

B.
/etc/profile,~/. bash_profile,~/. bashjogin,~/. profile

C.
~/. profile,~/. bashjogin,/etc/profile ~/. bash_profile

D.
~7.bashjogin,/etc/profile,~/.profile,~/.bash_profile



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Hector

Hector

B.
/etc/profile, ~/.bash_profile, ~/.bash_login, ~/.profile