Updated Edit
#dirstat
dirstat is a directory statistics CLI that groups every file under a tree by format and reports counts, sizes and lines of code as a colored terminal table or as JSON. Grouping is by extension, by sniffed content type, or by a hybrid of the two, and every classification list is compiled into the single static binary.
#Documentation
- Specification -- authoritative v1 specification with numbered requirements (R1-R47)
- CLI Reference -- all commands, flags, and arguments
- Embedded Data -- text/binary classification lists and default exclusions