Download Latest Version aio_linux-x86.zip (1.9 MB)
Email in envelope

Get an email when there's a new version of AIO Compress

Home
Name Modified Size InfoDownloads / Week
aio_win64.zip 2023-07-23 2.1 MB
aio_win32.zip 2023-07-23 2.0 MB
aio_linux-x86.zip 2023-07-23 1.9 MB
aio_linux-amd64.zip 2023-07-23 2.0 MB
aio_linux-armel.zip 2023-07-23 1.9 MB
aio_openbsd-x86.zip 2023-07-23 1.9 MB
aio_openbsd-amd64.zip 2023-07-23 2.0 MB
aio_freebsd-x86.zip 2023-07-23 1.9 MB
aio_freebsd-amd64.zip 2023-07-23 2.0 MB
README.md 2022-08-10 1.5 kB
Totals: 10 Items   17.8 MB 3

AIO Compress

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

All-in-One Command-line Compression Tool for modern multi-core machines written in Go

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

 -a string
       compression algorithm: bzip2, lzma, xz, zlib, zstd (default "gzip")
 -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 "gz")

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

License

This project is licensed under the ISC License.

Source: README.md, updated 2022-08-10