# make sure history expansion doesn't take place while parsing command # substitutions set -o history set -o histexpand echo a echo $( cat <