Pádraig Brady <[email protected]> writes: > On 18/07/2026 04:44, Collin Funk wrote: >> Map the '[' command to which selects appropriate behavior at runtime, >> rather than separate binaries for each closely related utility. >> $ size src/coreutils-prev >> text data bss dec hex filename >> 1485188 7348 2191968 3684504 383898 src/coreutils-prev >> $ size src/coreutils >> text data bss dec hex filename >> 1476092 7348 2191936 3675376 3814f0 src/coreutils > Very nice. > > A 9K size reduction is a NEWSworthy improvement.
I was debating it when I sent the patch. Thanks for checking. I pushed it with one added [1]. Collin [1] https://github.com/coreutils/coreutils/commit/664b8663dd926cafb99dc0351bb787b156419311
