Query: prezip
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PREZIP(1) Aspell Abbreviated User's Manual PREZIP(1)NAMEprezip, preunzip, precat - prefix delta compressor for AspellSYNOPSISprecat [-dzhLV] [-cfksSq] [file ...]DESCRIPTIONprezip is a a prefix delta compressor. It is not a general purpose compressor and should only be used on sorted word lists or other simi- lar text files. It will likely increase the size of binary data. If invoked as prezip, the default action is to compress. If invoked as preunzip, the default action is to decompress. If invoked as pre- cat, the default action is to decompress to stdout. If no file names are given then prezip will compress or decompress from the standard input to the standard output. Short flags can be com- bined so that "-c -s" is the same as "-cs".OPTIONS-h --help display help -d --decompress force decompression -z --compress dorce compression -L --license display software license -V --version display version -c --stdout decompress to standard output -f --force force -k --keep keep input files -s --sort sort and remove duplicates before compressing -S --nocwl do not rename .wl suffix to .cwl (use .wl.pz instead) -q --quiet suppress all warningsAUTHORThis manual page was written by Brian Nelson <pyro@debian.org> based on the output of help2man. Aspell is Copyright (C) 2002 Kevin Atkin- son.GNUMarch 2010 PREZIP(1)
Related Man Pages |
---|
xdelta3(1) - debian |
prezip-bin(1) - suse |
word-list-compress(1) - suse |
gzcat(1) - netbsd |
word-list-compress(1) - ultrix |
Similar Topics in the Unix Linux Community |
---|
Lzip 0.4 (Default branch) |
Lzip 1.1-rc1 (Development branch) |
SCZ 1.8 (Default branch) |
Please, I want to decompress a file.bin "firmware" |
Bash - remove duplicates without sort |