Re: Parse a log file

2010-01-18 Thread kak...@gmail.com
On Jan 18, 11:56 pm, Tim Chase wrote: > kak...@gmail.com 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
kak...@gmail.com 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, "kak...@gmail.com" 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 kak...@gmail.com
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