Sorting huge files in Windows – via Stack Overflow
Posted by jpluimers on 2016/05/30
use the Windows SORT command. Sort the file and be done with it. It’ll happily sort your 100GB file, and it’s simple to use.
Source: c# – Need a way to sort a 100 GB log file by date – Stack Overflow
It takes a long time, but it gets the job done.
–jeroen






Leave a comment