to-mc / checksumdir

Simple package to compute a single deterministic hash of the file contents of a directory.
MIT License
94 stars 28 forks source link

Checksum for a single file #21

Open sergei-bondarenko opened 3 years ago

sergei-bondarenko commented 3 years ago

Please, implement a possibility to calculate a checksum for a single file. I know that there are other tools for that, but there are no utilities which can do a checksum both for a file and a directory.

mardab commented 1 year ago

Stop it, get some help man. Those tools already do checksums for single file, and if you need both, just issue 2 commands and append the results.