@p @MischievousTomato @shebang Well, if I would seriously take Plan9 (the most likely one), I would very likely end up seriously modifying it to the point where it's not a Plan9 anymore.
(and no, not in a Unix/Linux direction, I want that gone)
(and no, not in a Unix/Linux direction, I want that gone)
#!/bin/rc
adr = /mnt/acme/$winid
ofn = `{sed 's/ Del.*//' $adr/tag}
diff $ofn $adr/body && echo clean > $adr/ctl
Small stuff like that. It's like teaching the system what I want to do.
I'm interested in where you want an OS to go, though I asked that indirectly in the other post, like what stuff you want to take from TempleOS. Like, what I want is a system that I can hack as needed, flexible enough to let me hack the bits I want to hack, comfortable for hacking (itself and the things that I'm writing), quiet so that I don't have to stop it doing anything that I don't want it to do, and able to tie together other machines so that I can play with the whole system, so Plan 9 and Inferno both fit great. It's not sarcasm or rhetorical, I'm not trying to advocate, I'm interested in the question in a really literal sense: what do you want from an OS?