GZip is a standard method of compressing files on unix systems. The MiniGZip utility can compress and decompress files compressed using GZip compression.
*MiniGZip
[-h]
[-f]
[-1 - -9]
<input>
<output>
-h | - | Huffamn encoding only |
-f | - | Filtered data is being used (small values) |
-1 - -9 | - | Compression level (9 = highest, 1 = lowest) |
-d | - | Decompress file (otherwise compress) |
<input> | - | File to process |
<output> | - | Output file |
This command is used to compress or decompress files using GZip compression.
*MiniGZip -d source/tar/gz source/tar
| Maintainer(s): | RISCOS Ltd <developer@riscos.com> | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| History: |
| ||||||||
| Disclaimer: |
Copyright © Pace Micro Technolgy plc, 2002. |