w: new applet, alias to "who -H"
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 11 Apr 2017 16:17:03 +0000 (18:17 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 11 Apr 2017 16:17:03 +0000 (18:17 +0200)
commit1bc0bd13b5bdeb352db5261c1eec229fe4eb1651
tree7f8dcd7743eec53eff24e6a720a7187cab7a11ee
parent67918b32abb55d9ba6b329cf77660204d2385aa8
w: new applet, alias to "who -H"

function                                             old     new   delta
who_main                                             451     463     +12
packed_usage                                       31477   31485      +8
applet_main                                         1508    1512      +4
applet_names                                        2606    2608      +2
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 4/0 up/down: 26/0)               Total: 26 bytes

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