An open API service indexing awesome lists of open source software.

https://github.com/kantord/linefreq

Count the number of times each line occurs in stdin. Does not require lines to be presorted.
https://github.com/kantord/linefreq

Last synced: 7 months ago
JSON representation

Count the number of times each line occurs in stdin. Does not require lines to be presorted.

Awesome Lists containing this project

README

          

# linefreq
Count the number of times each line occurs in stdin. Does not require lines to be presorted.