Non-Login Shell

If the requested shell is to be interactive and the --norc option is present, no startup scripts are sourced.

Without --norc, ~/.bashrc and /etc/bashrc are sourced in that order if they exist.

If the --rcfile filename option is present, filename is sourced instead of ~/.bashrc.

Notice that I'm not saying anything about non-interactive shells here.



searchSearch Index