gzrotated

command module
v0.0.0-...-c77ee35 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2021 License: GPL-3.0 Imports: 8 Imported by: 0

README

gzrotated

Compress files that was rotated for other app with gzip algorithm based on modification time

Requirements

This project requires golang 1.16 version or higher

Build

Use go command to build executable file. For example:

go build -o build/gzrotated main.go

Run

Call with -h option to see all available options.

For example:

go run main.go -h

or, assuming you previously built with -o gzrotated option:

./build/gzrotated -h

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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