The ZipStream Query utility is used to query files for compression status and compression ratio information.
ZipStream Query can be used in a Drag and Drop manner, or from the command line.
Drag and Drop Operation
For Drag and Drop operation, drag a folder or file object from one of the Drives Disk objects to the ZipStream Query objectand the contents of that folder or object will be queried.
By default, this operation will not process sub-directories. If you wish to process sub-directories via this method, you will need to add an '/S' switch to the objects parameters settings. Refer to OS/2 help on how to adjust object settings.
Command Line Operation
To operate from the command line, enter ZSQuery at an OS/2 command prompt, followed by the file or directory names that you wish to process.
e.g. ZSQuery filenames options
filenames may consist of OS/2 wildcard characters.
options may be:
/N report on non-compressed files only, ignore compressed files.
/P pause after the query operations are completed and wait for a key stroke.
/R print the compression ratio as a ratio and not a percentage.
/S descend the directory tree and query files with matching specifications in filenames.
/T print a totals report only.
/W "warp factor" report only for files compressed with the specified warp factor.
/Y report on compressed files only, ignore uncompressed files.