我想知道以下两种运行 bash 脚本的方式是否等效?
. ./myScript.sh source myScript.sh
shell bash shell-script
bash ×1
shell ×1
shell-script ×1