in reply to Re: Monk Specs.?
in thread Monk Specs.?

What was that admonition about sucking immense log files into memory?

And what does this do?

print LOG_FILE <LOG>;

How about:
print LOG_FILE while <LOG>;