Breid een Bash-variabele uit. Meer informatie: https://gnu.org/software/bash/manual/bash.html#Shell-Variables.
echo ${{VARIABLE}}
echo $?
echo $RANDOM
echo ${{PS1|PS2|PS3|PS4}}
command
en voer het uit. Hetzelfde als het commando tussen backticks plaatsen:$({{command}})