Tips of Bash/Zsh
本文为摘录(或转载),侵删,原文为: -https://www.google.com/search?q=will+.bash_profile+be+sourced+when+executing+scripts%3F&oq=will+.bash_profile++be+sourced+when+executing+scripts%3F&gs_lcrp=EgZjaHJvbWUyBggAEEUYOTIHCAEQIRigATIHCAIQIRigATIHCAMQIRigATIHCAQQIRigATIHCAUQIRigAdIBCTE3NDk3ajBqOagCALACAA&sourceid=chrome&ie=UTF-8 -https://unix.stackexchange.com/questions/505949/expanding-only-certain-variables-inside-a-heredoc
1 展开 Bash 数组 (array) 时候, ${ARRARY[@]} 和 ${ARRARY[*]} 有什么区别?
INFO 中有相关说明:






