Mine
public text v1 · immutablecat <<'EOF' > /tmp/test.txt;
define command{
command_name notify-host-by-email
}
EOF
----------------------------------------------------
user@itpc-005:~$ cat /tmp/test.txt
define command{
command_namenotify-host-by-email
}