Bug 221 - tail +N doesn't work
Summary: tail +N doesn't work
Status: RESOLVED FIXED
Alias: None
Product: Busybox
Classification: Unclassified
Component: Standard Compliance (show other bugs)
Version: 1.13.x
Hardware: PC Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-26 20:28 UTC by Daniel Dittmann
Modified: 2009-03-27 02:36 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
the patch to fix the bug (427 bytes, patch)
2009-03-26 20:29 UTC, Daniel Dittmann
Details

Note You need to log in before you can comment on or make changes to this 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!