Ken Foskey wrote:
I want to monitor a daemon's logs that updates randomly through the day
and night.  Is there a way to open the log file and read the new records
as they come in the same way as tail -f does?

Sure, look on cpan for File::Tail::App and File::Tail

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to