I have run join command of linux as
join -j 1 file-1.txt file-2.txt | join -j 1 file-3.txt - | join -j 1 file-4.txt - > merge-output.txt
but the output file doesnot open in excel in right way as generally it should have due to large number of columns may be