Constants to have clear and consistent return codes for the application
Constants to have clear and consistent return codes for the application
126: Command invoked cannot execute
126: Command invoked cannot execute
255\ Exit status out of range
255\ Exit status out of range
(exit status)
(fatal-error-signal signal)
128+n: Fatal error signal "n"
128+n: Fatal error signal "n"
3: State is not consistent with the command
3: State is not consistent with the command
2: Misuse of shell built-ins (according to Bash documentation)
2: Misuse of shell built-ins (according to Bash documentation)
132 - A rules is broken, execution is stopped
132 - A rules is broken, execution is stopped
130 Script terminated by Control-C
130 Script terminated by Control-C
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close