Hacker News new | ask | show | jobs
by f0xJtpvHYTVQ88B 1436 days ago
GNU coreutils `true` is 80 lines

https://github.com/coreutils/coreutils/blob/master/src/true....

Busybox `true` is 38 lines

https://github.com/mirror/busybox/blob/master/coreutils/true...

The simplest implementation is 0 bytes

https://twitter.com/rob_pike/status/966896123548872705