zcat

Print data from gzip compressed files to stdout. More information: https://www.gnu.org/software/gzip/manual/gzip.html.

zcat {{path/to/file.txt.gz}}

zcat {{[-l|--list]}} {{path/to/file.txt.gz}}

zcat {{[-v|--verbose]}} {{[-t|--test]}} {{path/to/file.txt.gz}}

zcat {{[-q|--quiet]}} {{path/to/file.txt.gz}}

zcat --synchronous {{path/to/file.txt.gz}}