zcat - Expand and concatenate data

Synopsis

zcat [file ...]

Description

The zcat utility expands the compressed data from the specified files and the uncompressed output is written to standard output.

Operands

Each file is a pathname of a file that contains compressed data.

Exit Status

Related information