Date: Fri, 16 Oct 2009 22:25:13 -0700 From: Gary Kline <kline@thought.org> To: FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG> Subject: using split, can i break up a huge txt file using a regex Message-ID: <20091017052510.GA1893@thought.org>
next in thread | raw e-mail | index | archive | help
Guys, I have the ASCII files of my novel, JOURNEY, in 66 textfiles. [Named 00 - 66]. I have my word-processor version is the (urp) DOC fmt to submit places and for me, when i play around with formatting and typefaces and so in, in open format, ODT. I would like to put back the huge text file into its 66 smaller files using split. Can I break this very large journeyTowardtheDawn.txt using the regex "Chapter [:digit:]{1,2}" ?? Or maybe just "Chapter " ? thanks for ideas, gary -- Gary Kline kline@thought.org http://www.thought.org Public Service Unix http://jottings.thought.org http://transfinite.thought.org The 7.31a release of Jottings: http://jottings.thought.org/index.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091017052510.GA1893>