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