Newer
Older
hashdiff / README.md
Nigel Stanger on 27 Nov 2020 120 bytes Added README
# `hashdiff`

Compares two files by hash value to check whether they are identical.

```sh
hashdiff <file1> <file2>
```