Linux cli command pzstd
➡ A Linux man page (short for manual page) is a form of software documentation found on Linux and Unix-like operating systems. This man-page explains the command pzstd and provides detailed information about the command pzstd, system calls, library functions, and other aspects of the system, including usage, options, and examples of _. You can access this man page by typing man followed by the pzstd.
less than a minute
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 (default:<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
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
█║▌│║█║▌★ KALI ★ PARROT ★ DEBIAN 🔴 PENTESTING ★ HACKING ★ █║▌│║█║▌
██╗ ██╗ ██████╗ ██████╗ ██╗ ██╗███████╗██████╗
████████╗██╔══██╗██╔═══██╗╚██╗██╔╝██╔════╝██╔══██╗
╚██╔═██╔╝██║ ██║██║ ██║ ╚███╔╝ █████╗ ██║ ██║
████████╗██║ ██║██║ ██║ ██╔██╗ ██╔══╝ ██║ ██║
╚██╔═██╔╝██████╔╝╚██████╔╝██╔╝ ██╗███████╗██████╔╝
╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝╚═════╝
█║▌│║█║▌ WITH COMMANDLINE-KUNGFU POWER █║▌│║█║▌
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.