>>21
See
>>20
I've actually had a use for /bin/false, but I don't think I've ever come across a case where /bin/true was required outside of a shell builtin.
The only part that actually disturbs me is that /bin/true and /bin/false are separate programs (compiled from different source files as
>>20 has it.) I thought we stopped that long ago.