foggynight / words

Print wordlist and their counts for each file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

words

Print wordlist and their counts for each file.

Installation

make
make install

Usage

words [FILE]...

Should FILE be omitted, input is read from stdin.

License

Copyright (C) 2022 Robert Coffey

This is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3.

About

Print wordlist and their counts for each file.

License:GNU General Public License v3.0


Languages

Language:Haskell 85.4%Language:Makefile 14.6%