RESEARCH: Exit codes #102
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Our exit codes may not be standardized and may occupy an exit code already defined by various systems -> Needs to be re-implemented
Check
sysexits.hfor reference on POSIX exit codes 64~70See https://shapeshed.com/unix-exit-codes/
See
less /usr/include/sysexits.h