I have a 200 MB text file. But, I need to test my program on bigger text files. Is it possible to merge two text files?
I can not open the file, to copy and paste it into another. I need different solution.
I have a 200 MB text file. But, I need to test my program
Share
Yes, merge two text files you can use cat command, like this:
If you have no permissions to open the file, get help from the administrator