Bourne-Again SHell. 一個與 sh 相容的命令列。 參照 histexpand 以使用 history expansion 特性。 更多資訊:https://www.gnu.org/software/bash/.
sh
histexpand
bash
bash -c "{{指令}}"
bash {{sh檔}}
bash -x {{sh檔}}
bash -e {{sh檔}}
stdin
bash -s
$BASH_VERSION
bash --version