0

I have a .txt file containing roughly 25 million lines of text. I only need every 4320th line as the rest are just repeats. Is there a way to quickly do this using the program Command Prompt?

edit: This is in windows

Thanks!

  • Yes, there is a way to quickly do it using .BAT file scripting for Windows-based systems. What problems are you having with your attempt, specifically though? Do you have a [mcve]? – gravity Jun 19 '18 at 19:58
  • This seems quite similar: https://stackoverflow.com/questions/12841024/using-windows-dos-shell-batch-commands-how-do-i-take-a-file-and-only-keep-uniqu – StayOnTarget Jun 19 '18 at 20:14

0 Answers0