I have a file that is large, (500+ lines). It used to be ok to append my few strings of text by using the command
But now I need to add a few strings of text 30 lines prior to the "end of file";
....
....
I have 2 new lines which need to be added between lines 569 & 570.