Exit status

A small integer returned when a command finishes, conventionally zero for success and nonzero for another outcome.

Also known as return status, exit code

Used in