如何告诉 shell 重新读取 ~/.bashrc?

αғs*_*нιη 3 command-line bashrc

如何在~/.bashrc不重新启动 shell的情况下告诉 shell 重新读取?

mur*_*uru 7

再次来源:

. ~/.bashrc
# or
source ~/.bashrc
Run Code Online (Sandbox Code Playgroud)