aboutsummaryrefslogtreecommitdiff
path: root/misc/bkt/README
blob: d5ea2740b3d0187f8193760b93cb51efd7fac738 (plain)
1
2
3
4
5
6
7
bkt (count repeats in input)

bkt reads input from files or standard input, splits it into records,
optionally transforms them according to various options, and counts
like records. After all input is read, a count and percentage is
given for the occurrence of each record. The name 'bkt' comes from the
concept of collecting like items in buckets.