http://www.perlmonks.org?node_id=33036


in reply to How do I copy out the last line written in a file?

And don't forget File::Tail, which can keep up with the file as it grows (of which this request is often a part).
  • Comment on Re: How do I copy out the last line written in a file?