¿Qué comando compara file1.txt y file2.txt con el formato de tres columnas de comm?
file1.txt
file2.txt
comm
cat file1.txt file2.txt
comm file1.txt file2.txt
grep file1.txt file2.txt
cp file1.txt file2.txt