The ctutil -compress command adds data compression to an existing file. The compression type, level, and strategy are retrieved from settings documented for the <datacompress> option in the FairCom RTG configuration file. Reports a message at the conclusion of the operation indicating if the file was successfully compressed or uncompressed.
Usage
To compress the contents of file:
ctutil -compress file_name
where:
See Also