Hacker News new | ask | show | jobs
by bandie91 457 days ago
AFAIA plan9 takes the original unix ideas further than Unix or its descendents. in this light, plan9 is more unixy than unix.
1 comments

In two aspects only

1. Everything is a file. 2. A command does only one thing well

There's no init, fstab, etc etc etc. Very little of your Unix muscle memory will work.