On Fri, 6 May 2011, Harald Becker wrote:

[snip]

>
> head -10 = display wanted top most lines of sorted status

That should be obsolete.  It should be:

        $ head -n10 [FILE]...

But 10 happens to be default and can be skipped.  Everyone knows that, of
course ;)


Cheers,

-- 
Cristian
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to