[afnog] file processing

Mike Barnard mike.barnardq at gmail.com
Fri Apr 14 22:31:01 EAT 2006


hi, i have squid log files that have grown too large to fast, that i need to
process through webalizer for statistical output.

the current log file is about 1.3GB, with about 9142945 lines. id like to
split this file up into smaller chunks, store these chunks in separate files
to make its processing easier.

i have tried to use head to read the first 10000 lines, dump them into a
file and then process this. the problem with this is that ill have to remove
these first 10000 lines so that i can process the next 10000 lines.

is there an easier way to do this, or is there a way that i can read the
first 10000 lines and remove them so that i can read the next 10000.

thanks

Mike Kwatampora
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserv2.cfi.co.ug/pipermail/afnog/attachments/20060414/b8025dcb/attachment.html


More information about the afnog mailing list