UNIX: Difference between revisions

From ProleWiki, the proletarian encyclopedia
mNo edit summary
Tag: Visual edit
(Added basic stub article and a couple citations)
Tag: Visual edit: Switched
 
Line 1: Line 1:
'''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.
'''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.<ref>{{Citation|author=Dennis Ritchie and Ken Thompson|year=1974|title=The UNIX Time-Sharing System|pdf=https://dsf.berkeley.edu/cs262/unix.pdf|publisher=Association for Computing Machinery}}</ref> Such flexibility has made Unix-like operating systems extremely popular among computer scientists.
== References ==
<references />
[[Category:Computing]]
[[Category:Computing]]

Latest revision as of 23:54, 30 December 2022

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.