# the $out is a shell script variable let out = "Nix"; in "echo ${out} > $out"