Linux.pl
Opcje wyszukiwania podręcznika man:
Lista stron man zaczynających się od znaku:
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z   ALPHA   NUM   OTHER   ALL
PZSTD(1)                         User Commands                        PZSTD(1)

NAME
       PZSTD - parallelized Zstandard compression, a la pigz

DESCRIPTION
   Usage:
              pzstd [args] [FILE(s)]

   Parallel ZSTD options:
       -p, --processes
              #     :  number  of  threads  to  use  for  (de)compression (de-
              fault:<numcpus>)

   ZSTD options:
       -#     : # compression level (1-19, default:<numcpus>)

       -d, --decompress
              : decompression

       -o     file : result stored into `file` (only if 1 input file)

       -f, --force
              : overwrite output without prompting, (de)compress links

       --rm   : remove source file(s) after successful (de)compression

       -k, --keep
              : preserve source file(s) (default)

       -h, --help
              : display help and exit

       -V, --version
              : display version number and exit

       -v, --verbose
              : verbose mode; specify multiple times  to  increase  log  level
              (default:2)

       -q, --quiet
              : suppress warnings; specify twice to suppress errors too

       -c, --stdout
              : write to standard output (even if it is the console)

       -r     : operate recursively on directories

       --ultra
              : enable levels beyond 19, up to 22 (requires more memory)

       -C, --check
              : integrity check (default)

       --no-check
              : no integrity check

       -t, --test
              : test compressed file integrity

       --     : all arguments after "--" are treated as files

PZSTD version: 1.5.4.             March 2023                          PZSTD(1)

Czas wygenerowania: 0.00010 sek.


Created with the man page lookup class by Andrew Collington.
Based on a C man page viewer by Vadim Pavlov
Unicode soft-hyphen fix (as used by RedHat) by Dan Edwards
Some optimisations by Eli Argon
Caching idea and code contribution by James Richardson

Copyright © 2003-2025 Linux.pl
Hosted by Hosting Linux.pl