nc: support "-<other_opts>e PROG" form of -e option
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 19 Mar 2012 00:17:36 +0000 (01:17 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 19 Mar 2012 00:17:36 +0000 (01:17 +0100)
commit5e896481eb20b5a9738cf5f2e390b63574be28a2
tree49fa3951cae92d7f9bc64a32fe84aeb7b3bc74ba
parent7fe1e3f1612f6eb220d6a9796edacf24b7706876
nc: support "-<other_opts>e PROG" form of -e option

function                                             old     new   delta
nc_main                                              975    1033     +58
doexec                                                31      45     +14
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 72/0)               Total: 72 bytes

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