Andrew Chung wrote:

> Hi Jeremy,
>
> ... abstract from top ! [SNIP]

Sorry Andrew, I have no idea what this information means. Is this running the
script I attached or your unix shell script?

> Thanks for the script! I hope it works out ... the log is only 177 megs,
> and perl doesn't seem to like it ... not enough memory

Perl is only handling the files one line at a time, so unless your c library on
which your perl was built has a problem with large files, I don't know why it
runs out of memeory.


> Maybe I have to split the log file up into smaller parts or something!
>
> What do you think?

Well, that would be the best solution in the long run. What is the period of the
log file? Are your generating 177MB of logfile lines in a day on a single
servers? If not, I would at least spilt it out by day.


--
Jeremy Wadsack
OutQuest Magazine
a Wadsack-Allen publication


--------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
--------------------------------------------------------------------

Reply via email to