Download Latest Version xz_linux-x86.zip (735.4 kB)
Email in envelope

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

Home
Name Modified Size InfoDownloads / Week
xz_win32.zip 2021-11-23 766.3 kB
xz_linux-x86.zip 2021-11-23 735.4 kB
xz_linux-armel.zip 2021-11-23 721.1 kB
xz_linux-amd64.zip 2021-11-23 765.6 kB
README.md 2021-11-23 1.4 kB
Totals: 5 Items   3.0 MB 0

xz

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

Parallel implementation of XZ for modern multi-core machines written in Go

Usage: xz [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 unchanged
  -s string
        use provided suffix on compressed files (default "xz")

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-23