Bourne-Again SHell. sh-compatible command line interpreter.
sh
bash
bash -c "{{command}}"
bash {{file.sh}}
bash -x {{file.sh}}
bash -e {{file.sh}}
bash -s
echo $BASH_VERSION
bash --version