2 examples for bash

{{ score }}
  # Execute a command in a new shell
bash -c ""
        
{{ score }}
  # starts the bash shell
bash