Как вставить линии в буфер в текст после текущей строки в VI
# to paste the lines in the buffer into the text after the current line in vi
p
Paul Gabriel
# to paste the lines in the buffer into the text after the current line in vi
p