File/text manipulating snippets using awk, grep, sed and others.
awk '{getline line2;print $0, line2}' sample.text