zzccaatt [[ _f_i_l_e[[..ZZ||..ggzz]] ... ]]zcat uncompresses each file ``on the fly,'' and prints the uncompressed text onto the standard output. Each file must have been compressed by the command compress and have the suffix .Z, or by the command gzip and have the suffix .gz.
If the command line names no file, zcat uncompresses matter read from the standard input.
zcat backup.tar.Z | tar xvf - myfile