All pastes #2128193 Raw Edit

Mine

public text v1 · immutable
#2128193 ·published 2012-03-14 19:25 UTC
rendered paste body
cat <<'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
}