On Monday 21 January 2008 13:56, Sergey Mkrtchyan wrote: > Hello List! > > Through many pains I got the text file with some data and for > plotting purposes I need to separate it into files... with minimal > knowledge on bash scripting I was thinking maybe you could help me to > figure that out... (I tried to sort that out by hand, but then > realised it will probably take a month...)
Before you try to script a solution, check out whether the "csplit" (context split) program can do what you need. > Sergey Mkrtchyan Randall Schulz -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
