DOKK / manpages / debian 12 / wtdbg2 / pgzf.1.en
PGZF(1) User Commands PGZF(1)

pgzf - Parallel gzip file IO

pgzf [options] file1 [file2 ...]

PGZF: Parallel gzip file IO Author: Jue Ruan <ruanjue@gmail.com> Version: 1.1

Decompress mode
Number of threads, [8]
Force to overwrite

-o <string> Output file name, support directory

Delete input files after done
Block size in MB, 1 ~ 256 [16]
Compress level, 1-9, see gzip, [6]
Show this document
Print version information and exit

PGZF fellows standard GZIP format (rfc1952), and is blocked compressed. It defines two TAGs in each GZIP header, ZS: block size, ZX: random access index. Program pgzf can decompress .pgzf and .gz files. When decompressing .gz files, pgzf is in fact a buffered gzip reader. Also, .pgzf files can be decompressed by program gzip.

In plan to support random access


This manpage was written by Andreas Tille for the Debian distribution and
can be used for any other usage of the program.

April 2020 pgzf 2.5