Which command allows you to compare the contents of two files?

Choose the correct answer

Explanation

Option A: ccp is not used for file comparison. Option B: du shows disk usage, not file differences. Option C: cmp compares two files byte by byte and is the correct choice. Option D: comp is another command for comparison but less common than cmp. Option E: No option provided.

Which command allows you to compare the contents of … — Basic of linux unix | PakQuizHub