If we are interested in knowing that whether the two files are identical or not, we can use ___ command.
(a) comm
(b) diff
(c) cmp
(d) differ
I have been asked this question in unit test.
I'd like to ask this question from Comparing Files:comm, cmp and diff Command topic in section Handling Ordinary Files of Unix