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?
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?When Bash is...