Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 1.96 KB

README.md

File metadata and controls

53 lines (32 loc) · 1.96 KB

md5batch

md5batch is a tiny bash script for manually monitoring bitrot.

Features + Requirements

  • Provides functionality for creating/verifying individual .md5sum files.
  • Supports conversion between individual .md5sum files and traditional checklist formats.
  • Requires the GNU md5sum binary discoverable in $PATH (tested with version 8.20).

Installation Options

General Usage

TODO: include --help or man text here.

Future Thoughts

Bug Reports + Feature Requests

  • Submit an issue on the GitHub Tracker for bug reports and feature requests.
  • Please e-mail me before sending a pull request.

Further Notes

  • Released under the MIT License (attached).
  • DISCLAIMER: NO WARRANTY OR RESPONSIBILITY EXPRESSED OR IMPLIED.