#compsci paste is a command that merges lines together in a file. Example $ paste -s sample2.txt $ paste -d ' ' -s sample.txt # -d is an option to change the delimeter