It’s easy to find files containing specified text string – using grep. But if we must find files with part of a binary string? Let’s try…
Read more ...