github.com/xyproto/zwc

Count bytes, words and lines in gzipped files


License
BSD-3-Clause
Install
go get github.com/xyproto/zwc

Documentation

wcgz

Count bytes, words and lines in gzipped files.

Installation (development version):

go install github.com/xyproto/wcgz@latest

The flags and the output formats are similar to wc from coreutils.

General info