Re: Logfile processing

2003-07-26 Thread John W. Krahn
Sayeed Mohammed wrote: > > Hello, Hello, > I am trying to process a log file. The format of log file is something like > this: > > datetimecodeActionDescription > > The file can be between 100-200MB. The problem is that we don't know the > code numbers in advance. > I want to count

Logfile processing

2003-07-26 Thread Sayeed Mohammed
Hello, I am trying to process a log file. The format of log file is something like this: datetimecodeActionDescription The file can be between 100-200MB. The problem is that we don't know the code numbers in advance. I want to count the number of times each code entry occurred in the