I do like that /bin/true can actually fail and return false, which technically makes a "Not /bin/false" invocation more resilient: <a href="https://github.com/coreutils/coreutils/blob/master/src/true.c#L67">https://github.com/coreutils/coreutils/blob/master/src/true....</a> (and yes, I know it's the most unlikely thing, I just found it funny)