Re: sorting log

2002-08-28 Thread Felix Geerinckx
on Wed, 28 Aug 2002 23:36:37 GMT, [EMAIL PROTECTED] (Sudarshan Raghavan) wrote: > On Wed, 28 Aug 2002, bobby wrote: > >> I have a log file which is generated by backup script and i am >> writing a perl script to sort the log so as to prepare it to put >> into mysql database and iam having a pr

Re: sorting log

2002-08-28 Thread Sudarshan Raghavan
On Wed, 28 Aug 2002, bobby wrote: > Hi all > > I have a log file which is generated by backup script and i am writing a > perl script to sort the log so as to prepare it to put into mysql > database and iam having a problem in doing that. > > my log file is like this (I have written line n

Re: sorting log

2002-08-28 Thread Felix Geerinckx
on Tue, 27 Aug 2002 22:55:54 GMT, [EMAIL PROTECTED] (Bobby) wrote: > I have a log file which is generated by backup script and i am > writing a perl script to sort the log so as to prepare it to put > into mysql database and iam having a problem in doing that. Something like this? #! perl