Please enable JavaScript to view this site.

Allows you to compress a source file by generating a file with the name of the destination, using GZIP (default) or ZLIB (if parameter -ZL) formats.

Syntax

COMP_FILE "source_file_path" "destination_file_path" [-ZL]

"source_file_path"

Full name of the source file to be compressed

"destination_file_path"

Full name of the compressed file

-ZL

Specifies that the format of the compressed file will be ZLIB. (optional)

Notes

If omitted -ZL the format of the compressed file will be GZIP

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC