Tuesday, January 06, 2009 Register  Login
RSS Feeds
Categories
  
Blog Archives
  
Blog

Text File Splitter coming soon

One problem that I encounter quite often is splitting large text files. There's plenty of binary splitters out there. I needed something that did specific things for text files. I grew quite annoyed at not finding something, so I created a utility to help me at my day job.

This little program does the following:

  • Split by number of lines
  • Split by size
  • Keep the first line for each new file chunk
  • Has a Winforms UI
  • Works on the command line

I just couldn't believe that there wasn't something out in the public that did this. The utility is done, and I use it at work regularly. I'm in the process of cleaning up the UI and finalizing the command-line parameters.

I'll make another post once I am done cleaning it up. This will be free!

posted @ Thursday, June 21, 2007 10:30 PM by Hector Sosa, Jr

Previous Page | Next Page

COMMENTS

Name (required)

Email (required)

Website

Enter the code shown above:

Terms Of Use | Privacy Statement | SystemWidgets
Copyright 2002-2008 by SystemWidgets