Break up a text file.

  • Thread starter Thread starter Prasad Vanka
  • Start date Start date
P

Prasad Vanka

Hi,

I have a CSV text file which is of size 63 MB. Around 300,000 records.
My task is to break it up into smaller files, for example each with
size 8 MB.

Any help in this regards is much appreciated.

Thanks & Regards,
Prasad Vanka
 
Hi
one way: use a text editor (e.g. Ultraedit) to split the file.
also try a google search for 'file splitting'. There're several tools
available for free
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top