8 lines
41 B
Plaintext
Executable File
8 lines
41 B
Plaintext
Executable File
cat <<END
|
|
1
|
|
$(echo "")
|
|
2
|
|
`echo ""`
|
|
3
|
|
END
|