Unix: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
 
No edit summary
Line 1: Line 1:
'''UNIX''', today, is a catch-all name that may be used to describe any of a number of operating systems which are [[POSIX]]-compliant. While the original UNIX was developed at Bell Labs, the name today is applied to many of its direct descendants, as well as several operating systems and kernels which were inspired by it.
'''UNIX''', today, is a catch-all name that may be used to describe any of a number of operating systems which are [[POSIX]]-compliant. While the original UNIX was developed at Bell Labs, the name today is applied to many of its direct descendants, as well as several operating systems and kernels which were inspired by it.

{{platform}}

Revision as of 02:07, 17 January 2007

UNIX, today, is a catch-all name that may be used to describe any of a number of operating systems which are POSIX-compliant. While the original UNIX was developed at Bell Labs, the name today is applied to many of its direct descendants, as well as several operating systems and kernels which were inspired by it.

Platform

This is an example of a platform. You may find the programming tasks that have been solved using it.