|
|
|
|
|
by jacquesm
1457 days ago
|
|
In a nutshell: an iterative improvement on the UNIX concept of everything is a file. In UNIX everything is a file unless it isn't (a device, for instance, which just looks like a file but does not behave as such), in plan 9 that is so cleanly implemented that you can run one window manager inside another (and if you want while using the CPU resources of yet another machine) without losing stride. |
|