Categorygithub.com/elastic-infra/go-remove-slowly

# README

go-remove-slowly

GitHub tag (latest SemVer) GitHub go.mod Go version CircleCI

A tool to remove file slowly, truncating.

Removing large files with normal rm command may cause high I/O load. This tool truncates the target file gradually, and finally removes it to avoid high I/O load.

demo

# Packages

No description provided by the author
No description provided by the author
No description provided by the author