Bourne-Again SHell. 兼容sh的命令行解释器. 更多信息: https://gnu.org/software/bash.
sh
bash
bash -c "{{command}}"
bash {{file.sh}}
bash -x {{file.sh}}
bash -e {{file.sh}}
bash -s
-s
bash --
echo $BASH_VERSION
bash --version