Comment by WD-42
1 day 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.
1 day 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.
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 →