batch line-by-line bitwise functions (bitwise logic operator equivalent of diff/comm?) – CentOS
I'm researching the rhythmic elements of prime number sequences in binary. I have multiple sets of files containing vertical lists, and I want to apply bitwise logic operators between any two of them line-by-line. i.e. $cat binary-superprimes.txt 11 101 1011…