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