Bash is invoked as an interactive login shell.What is the order in which the bash configuration files are read, assuming that all the files exist in their correct location and are readable?
A. /etc/profile, ~/ .profile
B. /etc/profile, ~/ .bash_profile
C. /etc/profile, ~/ .bash_profile, ~/ .bash_login, ~/ .profile
D. /etc/profile, ~/ .bash_profile, ~/ .profile, ~/ .bash_login
Bash is invoked as an interactive login shell.What is the order in which the bash configuration files are read, assuming
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Bash is invoked as an interactive login shell.What is the order in which the bash configuration files are read, assuming
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!