Multiple choice technology operating systems The diff command only works with input files that are text files True False Reveal answer Fill a bubble to check yourself B Correct answer Explanation The diff command in Unix-like systems can compare binary files as well as text files, although it is traditionally and most commonly used for text files to show line-by-line differences. Therefore, stating it only works with text files is false.