join -t: -o{1,2}.{2,3} inbndtrk1.txt inbndtrk2.txt #### join -t: -o{1,2}.{2,3} inbndtrk1.txt inbndtrk2.txt \ | perl -F: -ane'printf "%s %s | %s %s",@F'