Hacker News new | ask | show | jobs
by anshargal 1319 days ago
That's cool - I wonder why exit code is not set to 42 in practice? binary still returns 0, must be a bug somewhere.
1 comments

A successful run not exiting with EXIT_SUCCESS usually requires a good reason to justify it.