Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: How to read a file after a certain interval continuously

by MidLifeXis (Monsignor)
on Feb 08, 2013 at 13:38 UTC ( [id://1017819]=note: print w/replies, xml ) Need Help??


in reply to How to read a file after a certain interval continuously

Does the file ever get rolled (renamed to $file.bak and a new $file created - .bak is just an example, could be numbered or dated backups as well)? If so, you will have to deal with the logic of parsing the remains of the old file and then starting at the beginning of the new file as well.

--MidLifeXis

  • Comment on Re: How to read a file after a certain interval continuously

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1017819]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-20 04:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found