|
From: Daniel G. <li...@da...> - 2006-05-17 06:53:41
|
>Daniel Graupner wrote: >In a nutshell: I don't think the scanf format string feature is a good >idea to use for filtering your data. 'grep' exists --- use it. Of course, yes, I can do it with grep or even do the needed calculation before generating the logfile. Just wanted to mention the problem, I thought that using IS for filtering. However, there are always many ways to success 8-). Regards, Daniel. |