What does the Linux join command do with two text files?
join
Calculates an integrity checksum for both files
Appends every byte of the second file after the first file
Combines lines whose selected fields match
Compresses both files into an archive