I'm pondering the feasibility of splitting up a text based ebook into smaller parts to read on an iPod - they need to be about 4 KB each for that. Is there any command or program (Linux or Windows) that would allow me to do this, and hopefully give me output with some indication of the order of the files?

link|improve this question

77% accept rate
feedback

1 Answer

up vote 4 down vote accepted

You're looking for split, specifically with -C.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.