android_mt6572_jiabo/external/bash/tests/comsub-eof1.sub
2025-09-05 16:56:03 +08:00

4 lines
33 B
Text

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