Go to file
Alexander Thaller c6a8f39e23 Enabled lto. 2019-07-15 14:15:32 +02:00
src Now only considering last n entries. 2019-07-10 15:59:46 +02:00
.gitignore Initial commit. 2019-07-10 14:15:54 +02:00
.rustfmt.toml First working version. 2019-07-10 15:27:09 +02:00
Cargo.lock First working version. 2019-07-10 15:27:09 +02:00
Cargo.toml Enabled lto. 2019-07-15 14:15:32 +02:00
README.md First working version. 2019-07-10 15:27:09 +02:00

README.md

linecount

Small utility that takes stdin and counts occurences of a line without the need of an intermediate file.