Sorry for the maybe trivial question.
I fought a bit with the unix join command, trying to get tabs instead of whitespaces as the default separators. -t is
You can enter tab by pressing CTRL+v Tab
join -t '' file1 file2