Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] file splitting howto?

From: notofo::earthlink::net at: 31-May-2004 21:26

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