[BusyBox-cvs] [BusyBox 0000265]: tail -f should keep following files even if they were truncated
bugs at busybox.net
bugs at busybox.net
Fri May 20 08:45:21 UTC 2005
The following issue has been SUBMITTED.
======================================================================
<http://busybox.net/bugs/view.php?id=265>
======================================================================
Reported By: owlman
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 265
Category: New Features
Reproducibility: N/A
Severity: feature
Priority: normal
Status: assigned
======================================================================
Date Submitted: 05-20-2005 01:45 PDT
Last Modified: 05-20-2005 01:45 PDT
======================================================================
Summary: tail -f should keep following files even if they
were truncated
Description:
The current implementation of tail doesn't keep watching truncated logs: it
simply looks if anything was been added beyond the current reading
position, it does not adjust for file truncation. This patch is inspired
from Chip Rosenthal's xtail which i downloaded from
http://www.unicom.com/sw/xtail/
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
05-20-05 01:45 owlman New Issue
05-20-05 01:45 owlman File Added: tail.c.diff
======================================================================
More information about the busybox-cvs
mailing list