Bug 221

Summary: tail +N doesn't work
Product: Busybox Reporter: Daniel Dittmann <ddittmann>
Component: Standard ComplianceAssignee: unassigned
Status: RESOLVED FIXED    
Severity: normal CC: busybox-cvs
Priority: P5    
Version: 1.13.x   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: the patch to fix the bug

Description Daniel Dittmann 2009-03-26 20:28:03 UTC
The "from-top" syntax without the initial -n doesn't work.

The attached patch will fix it.
Comment 1 Daniel Dittmann 2009-03-26 20:29:20 UTC
Created attachment 191 [details]
the patch to fix the bug
Comment 2 Denys Vlasenko 2009-03-27 02:36:23 UTC
Applied in rev. 25835, thanks!