A very simple tool to check whether two files are equal (as Windows doesn't seem to know cmp).
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
raute 909d96f584 Initial commit. 1 year ago
src Initial commit. 1 year ago
.gitignore Initial commit 1 year ago
Cargo.toml Initial commit. 1 year ago
LICENSE Initial commit 1 year ago
README.md Initial commit 1 year ago

README.md

cmpr

A very simple tool to check whether two files are equal (as Windows doesn't seem to know cmp).