catv: convert this bbox-specific applet into "cat -v"
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 12 Apr 2017 15:17:29 +0000 (17:17 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 12 Apr 2017 15:17:29 +0000 (17:17 +0200)
commite31ca2e9b206a05263708a3c10fbaec920920ba8
tree060741e2cfcae4bea4fae834423a95fe001e8c67
parentd9eb40c18519d10aac3b3d008aa7e338ae830b72
catv: convert this bbox-specific applet into "cat -v"

function                                             old     new   delta
cat_main                                             150     320    +170
packed_usage                                       31511   31552     +41
applet_install_loc                                   190     189      -1
applet_main                                         1516    1512      -4
applet_names                                        2618    2613      -5
catv_main                                            227       -    -227
------------------------------------------------------------------------------
(add/remove: 0/2 grow/shrink: 2/3 up/down: 211/-237)          Total: -26 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
coreutils/cat.c
coreutils/catv.c [deleted file]