bash

Bourne-Again SHell, un interpréteur de ligne de commande compatible avec sh. Voir aussi histexpand pour l'expansion de l'historique. Plus d'informations : https://www.gnu.org/software/bash/manual/html_node/Invoking-Bash.html.

bash

bash -c "{{commande}}"

bash {{chemin/vers/le/script.sh}}

bash -x {{chemin/vers/le/script.sh}}

bash -e {{chemin/vers/le/script.sh}}

bash -s

bash --version