how to reload bashrc code example
Example 1: reload bashrc
. ~/.bashrc
Example 2: reload bashrc linux
source ~/.bachrc
Example 3: linux refresh .bashrc
source /etc/bash.bashrc
. ~/.bashrc
source ~/.bachrc
source /etc/bash.bashrc