gzipInfo This is a small util and library when one needs to retrieve the GZIP (RFC 1952) uncompressed filesize for scripts and such. Multiple .gz files are accepted and a summation is the output. go get -d github.com/TerraTech/gzipInfo make