News

The Linux comm command makes it easy to compare a couple text files and determine if they both contain the same lines -- whether the file contents are sorted or not.
The diff, comm, cmp, and colordiff commands are among the many ways to compare text files on a Linux system.