concatenate two text files bash code example Example: how to merge text files into one bash cat *.txt >> all.txt