I am working with two files, and I need to copy a few lines from one file and paste into another file. I know how to copy (yy) and paste (p) in the same file. But that doesn
My scenario was I need to copy n number of lines in middle, n unknown, from file 1 to file 2.
:'a,'bw /name/of/output/file.txt