13 lines
115 B
Plaintext
Executable File
13 lines
115 B
Plaintext
Executable File
f=1
|
|
cat <<- EOF-f""
|
|
exit EOF-f
|
|
"
|
|
echo $f
|
|
echo `echo Hello World`
|
|
moo
|
|
EOF-f
|
|
EOF-f f
|
|
EOF-f
|
|
EOF-f
|
|
echo Ok
|