Combine lines from two sorted files
$ comm file1 file2
Prints these three columns:
With options -1, -2, -3, you can remove each of these columns