Hi guys,

I would like to split a large (40m) file into 1m chunks, 
being sure to split on line breaks.  Each chunk will be 
written to a seperate file.  The linux utility "split" does 
almost what I want, execept for where it breaks the file.

does my solution involve open/direct/lines, and copy/part, 
by any chance? :-)

Thanks.


--
signature drinking: "glugluglug"
-tom
-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to