1
0
mirror of https://github.com/sheumann/hush.git synced 2025-02-19 05:30:56 +00:00
2009-04-08 09:29:14 +00:00

13 lines
113 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