UNIX is an operating system which was first developed in the late 1960s at Bell Labs, the research and development arm of the old Bell System (AT&T) and has been under constant development ever since. By operating system, we mean the suite of programs which make the computer work. It is a stable, multi-user, multi-tasking system for servers, desktops and laptops. The kernel of UNIX is the hub of the operating system: it allocates time and memory to programs and handles the filestore and communications in response to system calls. For a mobile phone it directs the traffic between all the components: Input and output to/from the mobile network towers, Wi-Fi, Bluetooth, the screen, microphone, speakers, camera, memory, central processor.
For a computer (mini, mainframe, desktop, laptop) input/output to a keyboard, mouse, trackpad, monitor, internal and external hard disk.

In Fred Brooks 1975 book "The Mythical Man-Month: Essays on Software Engineering" he estimates that it took 5,000 staff years of effort to develop operating system for IBM's System 360 series computers.
In the 60' bht

See AT&T Archives: The UNIX Operating System For a nice overview.


Features: A Unix shell, which is the command line interface on a Unix system, is considered a programming language because it allows users to write scripts that combine various commands to perform complex tasks, essentially acting as a scripting language; therefore, the "shell" is considered a programming language within the context of Unix systems.
It is an interpreted language that translates and executes code line by line by unix without requiring a separate compilation for each type of computer processor it runs on.
The UNIX Operating system is written in the C language.

See Operating Systems and Computer Architecture.


Some history:
In the mid-1960s MIT, Bell Labs,and General Electric, developed Multics, a large-scale, resource-intensive system that was intended to be an information utility for remote users researchers.
Multics was known for its innovations, but also had many problems.
Bell Labs researchers Ken Thompson, Dennis Ritchie, and others left and started developing Unix as a play on the name of Multics.

> 1970 Ken Thompson and Dennis Ritchie and others develop UNIX at Bell Laboratories
1970's A variety of UNIX versions proliferate within Bell Laboratories
The research version at Murray Hill, NJ.
The Programmer Workbench (PWB/UNIX) version was developed to support operations support systems development at Piscataway, NJ.
Another version was developed Bell Labs in Columbus, OH

1977 The University of California, Berkeley releases BSD UNIX (Berkeley Software Distribution)
Colleges and Universities used to buy UNIX from Western Electric (The manufacturing arm of AT&T, which owned Bell Labs, so they had a legal copy, then send to tapes to Berkeley to get BSD. late 70's AT&T tried to commercialize it by licensing the OS to third-party vendors, leading to a variety of both academic (e.g., BSD) and commercial variants of Unix (such as Xenix) and eventually to the "Unix wars" between groups of vendors.
1984 X/Open Company, Ltd founded by a consortium European UNIX systems manufacturers to identify and promote open IT standards, particularly a single specification for or operating systems derived from UNIX,

> 1984 The GNU Project formed to develop a free software system, upward-compatible with Unix.
The name "GNU" is a recursive acronym for "GNU's Not Unix!"
198? X/Open Portability Guide (XPG) Issue 1 published by X/OPEN
1987 In a move intended to unify the market, AT&T announced a pact with Sun Microsystems, the leading proponent of BSD UNIX
1988 Efforts to establish a family of standards for computer operating systems to qualify for the name "Unix" a Single UNIX Specification (SUS) by IEEE and ISO resulted in IEEE 1003 or POSIX (Portable Operating System Interface for uniX)
1990 AT&T reorganized its business and transferred title to UNIX System Laboratories, Inc. (USL), a new wholly owned subsidiary.
1993 UNIX System V - AT&T sells UNIX rights to Novell Dennis Ritchie likened this sale to the Biblical story of Esau selling his birthright.
Novell transferred the trademarks of Unix to the X/Open Company (now The Open Group). Many employees of Unix Systems Labs were offered jobs at HP (Hewlett Packard) to work on HP-UX
1995 Novell sells UNIX to Santa Cruz Operations (SCO) HP, Novell and SCO announce business relationships designed to deliver a high-volume UNIX operating system with NetWare and UNIX enterprise services. 2001 SCO sold the SCO brand, SCO OpenServer (SCO's version of UNIX), and the Bell Labs version of UNIX to Caldera, which now does business under the SCO name.


Articles
From 1973 ACM paper 1

In 1969 AT&T withdrew from a collaborative project with the Massachusetts Institute of Technology and General Electric to create an interactive time-sharing system called Multics, which stood for "Multiplexed Information and Computing Service."
As a lark with no official backing two of the developers, Ken Thompson, Dennis Ritchie, decided to work on their own Operating System, calling it Unix as a parody of Multics.

In a 2013 Forbes article Is Unix Now The Most Successful Operating System Of All Time?, they point out that UNIX is the under-pinning of iOS (Apple) and Android ( Google)) on smart phones and tablets adds up to 900 million concurrent users. That doesn't count BSD UNIX on the Mac OSX OS and Linux systems both commercial and on PCs.
There are 1.2-1.4 billion PC's. As of May 2013 there were 450 million Windows 7 copies and 100 million Windows 8.

UNIX variants like Sun Microsystems Solaris, Linux and Linux derivatives Red Hat, SUSE, and Ubuntu have proliferated.
It runs on everything from PCs to mainframes.


A few of the most well know of the many people central to UNIX at Bell Labs:
Ken Thompson, Dennis Ritchie, John Mashey, Brian Kernighan, Douglas McIlroy, at Bell Labs.

The Mythical Man-Month: Essays on Software Engineering


Links:
1. The UNIX Time-Sharing System, A paper presented at the Fourth ACM Symposium on Operating Systems Principles, October 15-17, 1973. by Dennis M. Ritchie and Ken Thompson.
AT&T Archives: The UNIX Operating System
The Strange Birth and Long Life of Unix - IEEE Spectrum
Unix history flow chart - Wikipedia
Unix - Wikipedia, the free encyclopedia
Unix and Multics
Is Unix Now The Most Successful Operating System Of All Time? - Forbes, May 2013
The UNIX System -- History and Timeline -- UNIX History at unix.org
Patrick Fargo's UNIX History
Éric Lévénez's Unix History
Operating Systems and Computer Architecture.
Return to
computers

last updated 22 Nov 2013