bash

Bourne-Again SHell. 一個與 sh 相容的命令列。 參照 histexpand 以使用 history expansion 特性。 更多資訊:https://www.gnu.org/software/bash/manual/html_node/Invoking-Bash.html.

bash

bash -c "{{指令}}"

bash {{sh檔}}

bash -x {{sh檔}}

bash -e {{sh檔}}

bash -s

bash --version