Say I have an text.txt file. In it contains:
abcabc
aaabbb
cccffffd
I want to duplicate each line to this:
abcabcabcabc
aaabbbaaabbb<