summer

command module
v0.0.0-...-1086b07 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2023 License: MIT Imports: 17 Imported by: 0

README

summer 🌞 🏖

Utility to detect accidental data corruption (e.g. bitrot, storage media problems). Not intended to detect malicious modification.

Checksums are written to/read from each file's extended attributes.

Status

tests codecov

summer is still under active development. The user interface and on-disk format may change in backwards-incompatible ways.

Install

go install blitiri.com.ar/go/summer@latest

Example

The most common use case is to run summer update, which writes checksums for new or modified files, and verifies the checksums of the files which have not been modified.

The -x flag stops summer from crossing filesystem boundaries (for each of the given paths).

sudo summer -x update /home /etc /usr

Contact

If you have any bug reports, questions, comments or patches please send them to summer@alb.ar.

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