Skip to content

Unix Operating System Architecture

← Back to Domain-Specific Abstractions by Domain

1 domain-specific abstractions whose origin domain is Unix Operating System Architecture.

  • Init — The first user-space process in a Unix-like system, conventionally process ID 1, which establishes the operating environment, launches and supervises services, adopts orphaned processes, and coordinates shutdown or state transitions.