[BusyBox 0000627]: new logread option: -n (like tail)

bugs at busybox.net bugs at busybox.net
Fri Jan 6 20:45:20 UTC 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=627 
====================================================================== 
Reported By:                akvadrako
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   627
Category:                   New Features
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             01-06-2006 12:45 PST
Last Modified:              01-06-2006 12:45 PST
====================================================================== 
Summary:                    new logread option: -n (like tail)
Description: 
This patch adds an option to logread to only display the latest certain #
of lines.  This is very useful since there is no logfile to run tail on
and the entire ring buffer must be copied for tail to work.  On my system
(10MB logfile, 128MB memory) this really isn't practical.

This is tested on i386 with linux 2.6.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-06-06 12:45  akvadrako      New Issue                                    
01-06-06 12:45  akvadrako      Status                   new => assigned     
01-06-06 12:45  akvadrako      Assigned To               => BusyBox         
01-06-06 12:45  akvadrako      File Added: busybox-logread-dash-n.patch         
          
======================================================================




More information about the busybox-cvs mailing list