Say I have a text file with 10,000 lines, how can I remove let say 5,000 of those lines using VI? I need to be able to remove them by a line number range of some sort, because there is data at the top of the file that needs to be kept. For example, remove lines 50 to 5,000 or remove 5,000 lines BELOW the line that i'm currently on