Download Latest Version zstd_linux-x86.zip (919.5 kB)
Email in envelope

Get an email when there's a new version of Zstd

Home
Name Modified Size InfoDownloads / Week
zstd_win32.zip 2021-11-14 945.0 kB
zstd_linux-x86.zip 2021-11-14 919.5 kB
zstd_linux-amd64.zip 2021-11-14 918.5 kB
zstd_linux-armel.zip 2021-11-14 885.8 kB
README.md 2021-11-14 1.3 kB
Totals: 5 Items   3.7 MB 1

zstd(2)

ISC License GoDoc Go Report Card GitHub go.mod Go version GitHub release (latest by date)

Command:

Usage: zstd [OPTION]... [FILE]
Compress or uncompress FILE (by default, compress FILE in-place).

  -c    write on standard output, keep original files unchanged
  -cores int
        number of cores to use for parallelization (default 1)
  -d    decompress; see also -c and -k
  -f    force overwrite of output file
  -h    print this help message
  -k    keep original files unchaned
  -s string
        use provided suffix on compressed files (default "zst")

With no FILE, or when FILE is -, read standard input.

License

This project is licensed under the ISC License.

Source: README.md, updated 2021-11-14