illumos-port-bash/tests/comsub-eof6.sub

6 lines
41 B
Plaintext

read foo <<EOF
$(seq 10
EOF
echo "$foo"