MUSEUM OF UNIX
Welcome to the greybeards' wing. No blinking lights for their own sake here — every light means something, every tool does one thing, and the manual page is always right.
$ cat WELCOME.txt
Unix is the quiet operating system. Born in a Bell Labs hallway in 1969, it grew up on machines smaller than your watch and went on to run the internet, your phone, and half the servers on Earth — all without ever raising its voice.
This wing honors the philosophy as much as the machinery: small programs, plain text, and the radical belief that the user is smarter than the manual assumes, and the manual is shorter than the user fears.
Our friends in the Linux Wing next door are louder, younger, and far more numerous. They have a distribution for every mood; we have a system call for every need. We are very proud of them. We tell them so, tersely, in plain text.
$ ./timeline --from=1969
-
1969
It begins on a PDP-7. Ken Thompson, left adrift after Bell Labs withdrew from the Multics project, writes a spare operating system largely so he can play his Space Travel game. Dennis Ritchie joins him. The machine is tiny; the ambition is not.
-
1970
It gets a name. Brian Kernighan coins "Unics" — a gentle pun on "Multics," the overcomplicated predecessor everyone just escaped. The pun sticks, the spelling drifts, and Unix is born. The name was a joke; the system was serious.
-
1973
Rewritten in C. Ritchie invents C, and Unix is rewritten in it — a radical move that makes an entire operating system portable for the first time. Around the same era, Doug McIlroy's pipes arrive: small programs chained together, the output of one becoming the input of the next. The system call count stays small; the idea count explodes.
-
1977
Berkeley ships BSD. The University of California, Berkeley, distributes its own Unix flavor, and the family tree branches. Sockets,
vi, the C shell — BSD becomes the research wing's wing, and networking will never be the same. -
1983
GNU and System V. Richard Stallman announces the GNU Project: a free Unix, written from scratch. AT&T releases System V, the commercial standard. Within a few years POSIX follows, so that everyone can finally agree on what "Unix" means — mostly.
-
1991
Meanwhile, in Helsinki… A university student announces a hobby kernel, "just for fun," inspired by Minix and by Unix itself. It grows up, moves into the wing next door, and never really stops talking about it. We wish it well — somebody has to keep the init-system debates lively. [ visit the Linux Wing ]
-
1992
Plan 9 from Bell Labs. The original crew's second act: everything is a file — even the network, even the window system. It is elegant, prescient, and largely ignored by the industry, which in this museum counts as a compliment.
-
today
Unix is everywhere and nowhere. It powers phones, servers, routers, supercomputers, and the machine you're reading this on. The philosophy endures: small tools, sharp edges, and a manual page for everything. The Linux Wing keeps count of its distributions; we keep count of our system calls. Quality over quantity, we tell ourselves — tersely.
$ man philosophy
- Write programs that do one thing and do it well.
— Doug McIlroy, the patron saint of pipelines - Write programs to work together.
— McIlroy again; he only needed the one sermon - Write programs to handle text streams, because that is a universal interface.
— McIlroy, completing the trinity - Everything is a file.
— the Unix tradition; Plan 9 took it literally, including the network - Silence is golden. When a program has nothing surprising to say, it should say nothing.
— the Rule of Silence; our gift shop returns your change without comment
Corollary, observed daily in the Linux Wing: a program that does everything will be configured by no one. We say this with love. Mostly.
$ ls GIFT-SHOP/
The shared campus merch shelf lives here in the Unix Wing — tees, stickers, mugs, and posters for both wings of the family. [ enter the gift shop ]