Can you use diff on binary files?
Can you use diff on binary files? You can force diff to consider all files to be text files, and compare them line by line, by using the –text ( -a ) option. Use the –binary option to force diff to read and write binary data instead. What is a patch binary file? The patch […]