sysexits
man.freebsd.org · 543 words · saved by 1 readers
Want to link to this manual page? Use this URL: <https://man.freebsd.org/cgi/man.cgi?query=sysexits&manpath=FreeBSD+4.3-RELEASE>
SYSEXITS(3) Library Functions Manual SYSEXITS(3) NAME sysexits -- legacy exit status codes for system programs SYNOPSIS #include <sysexits.h> DESCRIPTION Some commands attempt to describe the nature of a failure condition by us- ing these pre-defined exit codes. This interface has been deprecated and is retained only for compatibility. Its use is discouraged. ERRORS The successful exit is always indicated by a status of 0, or EX_OK. Error numbers begin at EX__BASE to reduce the possibility of clashing with other exit statuses that random programs may already return. The meaning of the…
saved by
related reading
- Claude Statusstatus.claude.com
- Command Line Interface Guidelinesclig.dev
- What are HTTP status codes?umbraco.com
- Implementation requirements | CS 162 Project 2cs162.org
- The UNIX-HATERS Handbookweb.mit.edu
- SLUM: The Shadow Library Uptime Monitoropen-slum.org
- Process Control Syscalls | CS 162 Project 1cs162.org
- List of HTTP status codes - Wikipediaen.wikipedia.org
- Syscalls | Pintos Documentationcs162.org
- Isys Information Architects - Error Messagesjohnforde.com
- User error - Wikipediaen.wikipedia.org
- Codédex | Start Your Coding Adventure ⋆˙⟡codedex.io