| Anonymous | Login | Signup for a new account | 11-10-2008 10:45 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000265 | [BusyBox] New Features | feature | N/A | 05-20-05 01:45 | 02-18-08 16:39 | ||||
| Reporter | owlman | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 1.00 | ||||||
| Summary | 0000265: 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/ [^] | ||||||||
| Additional Information | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
Notes |
|
|
(0000327) pgf 07-20-05 12:46 |
Committed revision 10884. |
|
(0001441) bernhardf 06-21-06 10:19 |
this seems to have broken tail -c /dev/a_block_device http://busybox.net/lists/busybox/2006-June/022668.html [^] |
|
(0005104) vda 02-18-08 16:39 |
tail -c NNN /dev/a_block_device is fixed in rev 21058. (wasn't broken really, just was taking ages to read entire device...) |
| Copyright © 2000 - 2006 Mantis Group |