head: support -n -NUM and -c -NUM
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 25 Feb 2013 00:26:09 +0000 (01:26 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 25 Feb 2013 00:26:09 +0000 (01:26 +0100)
commit40c6da433f0900d451e46da86422d89f3878d40c
tree7e659456dff909d00371f4393b79f0bcd0b18c69
parentaf0255f49681bcc78830a56af885e891eca210f4
head: support -n -NUM and -c -NUM

function                                             old     new   delta
head_main                                            406     832    +426
packed_usage                                       29234   29252     +18
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 444/0)             Total: 444 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
coreutils/head.c