How is pcre2grep -I not working and fulfilling the binary exclusion and preventing its search, as did:
$ pcre2grep -I 'cv' .
still search and output cv found in a binary
Please help solve how the correct