Hacker News new | ask | show | jobs
by pcmonk 3924 days ago
This is exactly the way it's used in shell scripting, and honestly, it's more useful that way for us because it makes booleans default to true instead of false. If we're going to redo everything, we may as well do it right this time.
1 comments

> This is exactly the way it's used in shell scripting

You say that like it’s a good thing.