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