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