libfile-tail-perl
File::Tail perl module
Description
The File::Tail module is designed for reading files which are continuously appended to (the name comes from the tail -f directive). Usually such files are logfiles of some description. The module tries hard not to busy wait on the file, dynamicaly calculating how long it should wait before it pays to try reading the file again. The module should handle normal log truncations ("close; move; open" or "cat /dev/null >file") transparently, without losing any input.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/File-Tail
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libfile-tail-perl