FileCmp.jl is in the General Registry.
FileCmp.filecmp(path1, path2)
returns true
if the files at path1
and path2
are byte-for-byte equal.
There was a Discourse post on this a few years ago, linked from the README linked above. It was never followed up with a package. I needed a function like this, so I put a package together