Comment by WD-42
2 days ago
They have to an extent. The /proc file system on Linux is directly inspired by plan 9 IIRC. Other things like network sockets never got that far and are more related to their BSD kin.
2 days ago
They have to an extent. The /proc file system on Linux is directly inspired by plan 9 IIRC. Other things like network sockets never got that far and are more related to their BSD kin.
Not at all, /proc comes from Solaris.
Looking into it we are both wrong. Plan 9 implemented /proc after 8th edition Unix. Solaris and Linux both implemented it at the same time in 1992.
There's also /dev/tcp in Linux
/dev/tcp does not exist in Linux.
It is an abstraction in GNU Bash.
Pardon, you're correct.
1 reply →