MPE/iX Shell and Utilities Reference Manual, Vol 1

compress(1) MPE/iX Shell and Utilities compress(1)
Message: unable to create tempfile name
Cause: compress was unable to create a temporary file in the directory named by
TMPDIR
, the /tmp directory, or the current directory.
Action: Make sure that you have appropriate permissions to create a temporary file in
one of these three directories.
Message: unknown error
Cause: An unknown compression error occurred.
Action: Contact your system manager.
Message: Unknown option "–option"
Cause: You specified an option that is not valid for compress.
Action: Check the DESCRIPTION section of this man page for a list of valid
compress options.
LIMITS
This implementation of compress is limited to a maximum of 16 bit compression.
PORTABILITY
A binary-compatible version of compress, with more options including the ability to com-
press in place, is often found on
UNIX systems.
The –D option is an extension to traditional implementations of compress.
MPE/iX NOTES
The current
MPE/iX implementation of compress converts non-byte files to byte stream files
before compressing them. File characteristics like file code, record size, and so forth are not
preserved by this conversion. When you decompress the compressed file, it is written as a
byte stream file.
For more information on how the current
MPE/iX implementation may affect the operation of
this utility, see Appendix A, MPE/iX Implementation Considerations.
SEE ALSO
cpio(1), pack(1), pax(1), tar(1), uncompress(1), unpack(1) zcat(1)
1-126 Commands and Utilities