mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
77d4bbd37c
PR: 23707 Submitted by: Jeremy Shaffner <jeremy@external.org>
4 lines
183 B
Plaintext
4 lines
183 B
Plaintext
The File::Tail module is designed for reading files which are continously
|
|
appended to (the name comes from the tail -f directive). Usualy such files
|
|
are logfiles of some description.
|