i-bash/tests/comsub-eof1.sub
2009-09-12 16:47:00 +00:00

4 lines
33 B
Text

foo=`cat <<EOF
hi
EOF`
echo $foo