Multiple choice general knowledge science & technology

What is "sdiff" ?

  1. Launches a utility to search files

  2. Launches a utility to sort files

  3. Launches a utility to compare two files.

  4. Launches the utility to compare two sorted files

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In Unix and Linux systems, the sdiff command is used to side-by-side merge and compare two files, highlighting differences between them.