Y
Hacker News
new
|
ask
|
show
|
jobs
by
pmarreck
641 days ago
Regarding point 1, you should `exit 2` on bad usage, not 1, because it is widely considered that error code 2 is a USAGE error.