Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 180 Bytes

group-by-date.md

File metadata and controls

5 lines (4 loc) · 180 Bytes

Creates time series data by counting lines and grouping them by a given date format.

Takes dates on stdin in format -i, will group them by format -g, and write them in format -o.