Hi,
I was asking in a couple Linux and BSD communities if there were any concepts from Plan 9 converging in their respective OS, such as:
Everything (devices, etc.) are a file
Everything can be exported for network use
Processes and users spawn their own namespace for unique view of OS
In what ways has Redox OS implemented any of these concepts (if any)?
Thanks!