-n, --bytes=LIMIT compare at most LIMIT bytes
find . -name '*.csv' -type f -exec cmp -sn 3 {} bom.dat \; -print