in reply to Re^3: Undefined Error
in thread Undefined Error

Hi Poj,

I regret, the script does print count, however the issue is that there are lot of logs, is there any way to put the hashes within file db, so that it is not consuming memory?

Thanks.

Replies are listed 'Best First'.
Re^5: Undefined Error
by poj (Abbot) on Jun 17, 2013 at 20:02 UTC

    I doubt if memory usage is your problem. How many is "a lot" and how big are the logs, i.e. how many lines in the biggest ?

    poj