Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 0.95 (fixes problems with zero sized logfiles) | sergei | 2003-12-04 | 4 | -7/+16 |
| | | | | | PR: 59733 Submitted by: maintainer | ||||
* | The fetchlog utility displays the last new messages of a | krion | 2003-09-28 | 5 | -0/+73 |
logfile. It is similar like tail (1) but offers some extra functionality for output formatting. To show only the new messages appeared since the last call fetchlog uses a bookmark to remember which messages have been fetched. PR: 55506 Submitted by: Alexander Haderer <alexander.haderer@charite.de> |