commit | 06f20bf675cdd415c2f796ebea9fc55030ef49cc | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Thu Jan 26 00:27:53 2017 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu Jan 26 00:27:53 2017 +0100 |
tree | 04aa11f7829e346b630b2e8cb62a52d3b488d330 | |
parent | 7dd906a3884a31458d30fc43eb9885c5adf4bbea [diff] |
link: new applet coreutils grew itself a tiny simplistic alternative to ln: Usage: link FILE LINK Create hard LINK to FILE function old new delta link_main - 75 +75 packed_usage 31114 31131 +17 applet_names 2564 2569 +5 applet_main 1480 1484 +4 applet_install_loc 185 186 +1 ------------------------------------------------------------------------------ (add/remove: 1/0 grow/shrink: 4/0 up/down: 102/0) Total: 102 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>