Hi,
I have 2 files each having more than 512 characters per line( say around 1000 characters ). My requirement is to paste these two files and create a 3rd file..
the command I used was
paste file1.txt file2.txt > file3.txt
This gave me an error telling
paste: line too long
I did the same...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.