I want to split big (10MB) text file into multiple small chunks (200000 bytes or so), but I don´t know how to do that exactly. I´ve looked at many tutorials and videos, but none of these works for me. Thanks a lot.
Printable View
I want to split big (10MB) text file into multiple small chunks (200000 bytes or so), but I don´t know how to do that exactly. I´ve looked at many tutorials and videos, but none of these works for me. Thanks a lot.
You'll need to be more specific in what you've tred that didn't work andwhy... wouldn't do anyone any good to suggesty something only for you to go "tried that, didn't work" ... but at the same time, you need to be clear in why it didn't work - do not be vague and just say "it didn't work." Say "it didn't work for me because ......" and give specific reasons why it didn't work. It didn't met this parameter. Didnt work under these conditions... it caused . this sode effect, etc...
-tg
Well, I resolved this using an external software. It´s not really a solution, but for now it´s OK.