Hacker News new | ask | show | jobs
by bfung 641 days ago
Only one that’s shell specific is 4. The rest can be applied any code written. Good work!
1 comments

Even 4 can be generalized to "be deliberate about what you do with a failed function call (etc) - does it exit the command? Log/print an error and continue? Get silently ignored? Handled?"