Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
compress [options] files
Compress one or more files, replacing each with the compressed file of the same name with .Z appended. If no file is specified, compress standard input. Each file specified is compressed separately. compress ignores files that are symbolic links. See also the more common commands tar , gzip , and bzip2 .