Hi,<br><br>I have the rather horrible task of splitting up lots (40Gb's worth) of Apache log files by date, the last time I did this I found the line number I then tailed the file and outputted it into a new file which was a long arduous task. I imagine this can be done in a few minutes with some Regex/Sed/AwkBash trickery but I wouldn't know where to start can anyone give me any pointers to get started?<br>
<br>Thanks,<br>Will<br>