Unix History

History

MULTICS: Late 1960s, Bell Labs, MIT, and General Electric develop a time-sharing system called MULTICS (Multiplexed Information and Computing Service)

Birth: Ken Thompson, a computer scientist at Bell Laboratories made the first version of UNIX because MULTICS wasn’t fast enough to run his video game, “Space Wars”.

Rewrite: A few years later, Dennis Ritchie—a colleague—suggested rewriting UNIX in C, a language Dennis developed from the B language.

The rewrite was successful and made UNIX one of the first operating systems to have understandable source code.

Bell Laboratories used this prototype version of UNIX in its patent department, mainly for text processing.

Proliferation: Bell Laboratories licensed UNIX source code to universities free of charge hoping that students would improve UNIX.

Unix Wars: AT&T’s Bell Laboratories UNIX eventually evolved into System V UNIX.

System V: System V became the “apparent winner” of the UNIX Wars.

Abbreviated Early History of UNIX:

Today

Newer Versions: Some companies still make and market their own versions of UNIX for their own hardware.

Linux: An operating system that behaves a lot like UNIX and shares a lot of its philosophy.

Apple’s Darwin: Based on BSD.

The Open Source Movement