663Software EngineeringMedium
Which option is used with cmp command to give a detailed list of the byte number and the differing bytes in octal for each character that differs in both the files?
A-r
B-l
C-d
D-b
Correct answer
B. -l
Explanation
The correct answer is -l.