10 lines
51 B
Plaintext
10 lines
51 B
Plaintext
echo $(
|
|
cat <<\)
|
|
hi
|
|
))
|
|
|
|
echo $(
|
|
cat <<\EOF
|
|
hi
|
|
EOF)
|