]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/comsub-eof6.sub
bash-5.1 distribution sources and documentation
[thirdparty/bash.git] / tests / comsub-eof6.sub
1 read foo <<EOF
2 $(seq 10
3 EOF
4
5 echo "$foo"