August 22, 2016

Difference between .bashrc and .bash_profile

□ .bashrc : Bash shell configuration file. It is loaded when you execute Bash shell with no-login

□ .bash_profile : Bash shell configuration file. It is loaded when you login with bash shell