samefind Find multiple files with the same contents. Usage Basic usage example: samefind . Another usage example: samefind --extension ml --extension mli --exclude _build . Installing Type opam pin add . or make install