UNIX

From ProleWiki, the proletarian encyclopedia
Revision as of 23:54, 30 December 2022 by SovietPasiune (talk | contribs) (Added basic stub article and a couple citations)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

UNIX, more commonly spelled Unix, is a family of operating systems that conform to the Single UNIX Specification (SUS) or that present similar behaviour to systems conforming to such a specification.

The design of a Unix systems conforms to a model of modularity, often called the "Unix philosophy", wherein each program is meant to do a specific task, and programs are meant to communicate with each other utilizing "pipes", that pass output from a program as input to another program.[1] Such flexibility has made Unix-like operating systems extremely popular among computer scientists.

References

  1. Dennis Ritchie and Ken Thompson (1974). The UNIX Time-Sharing System. [PDF] Association for Computing Machinery.