|
|
|
|
|
by trollbridge
238 days ago
|
|
This reminds me of a program I wrote to do the same thing that wc -L does, except a lot faster. I had to run it on a corpus of data that was many gigabytes (terabytes) in size, far too big to fit in RAM. MIT license. https://github.com/JoshRodd/mll |
|