Hacker News new | ask | show | jobs
by g82918 2681 days ago
>For the smallest, false is 48k statically linked vs 32k for the Ubuntu binary.

Lol, you have to do some kind of stripping or GC sections or what not for this to be a fair comparison. A proper version of false is 508bytes on my machine.

1 comments

The help message for gnu coreutils false is 613 bytes...