man gzip
[code:1] -c --stdout --to-stdout
Write output on standard output; keep original
files unchanged. If there are several input files,
the output consists of a sequence of independently
compressed members. To obtain better compression,
concatenate all input files before compressing
them.[/code:1]