Re: Parse a log file

2010-01-18 Thread [email protected]
On Jan 18, 11:56 pm, Tim Chase wrote: > [email protected] wrote: > > I want to parse a log file with the following format for > > example: > >               TIMESTAMPE            Operation     FileName > > Bytes > > 12/Jan/2010:16:04:59 +0200   EXISTS       sampl

Re: Parse a log file

2010-01-18 Thread Tim Chase
[email protected] wrote: I want to parse a log file with the following format for example: TIMESTAMPEOperation FileName Bytes 12/Jan/2010:16:04:59 +0200 EXISTS sample3.3gp 37151 12/Jan/2010:16:04:59 +0200 EXISTSsample3.3gp 37151 12/Jan/2010:16:04

Re: Parse a log file

2010-01-18 Thread samwyse
On Jan 18, 6:52 am, "[email protected]" wrote: > Hello to all! > I want to parse a log file with the following format for > example: >               TIMESTAMPE            Operation     FileName > Bytes > 12/Jan/2010:16:04:59 +0200   EXISTS       sample3.3gp   37151

Parse a log file

2010-01-18 Thread [email protected]
Hello to all! I want to parse a log file with the following format for example: TIMESTAMPEOperation FileName Bytes 12/Jan/2010:16:04:59 +0200 EXISTS sample3.3gp 37151 12/Jan/2010:16:04:59 +0200 EXISTSsample3.3gp 37151 12/Jan/2010:16:04:59 +0200