When two files are identical, what is the output of diff command?
(a) Files are identical
(b) Returns prompt
(c) No output
(d) Throws an error
The question was posed to me in an online interview.
This question is from Comparing Files:comm, cmp and diff Command in portion Handling Ordinary Files of Unix