aio

module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 23, 2023 License: ISC

README

AIO Compress

ISC License GoDoc GitHub downloads 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.

Directories

Path Synopsis
cmd
aio

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL