If the text to be written consists of multiple lines,
each line except the last must have a backslash ( \
)
before the terminal newline character.
The text is always written regardless
of anything subsequent commands do to the line that caused it to be written,
including deletion of that line.
It is neither scanned for address matches
nor affected by subsequent editing commands, and it has no effect on the editor's
line counter.