Y
Hacker News
new
|
ask
|
show
|
jobs
by
geofft
2806 days ago
And if "FreeBSD has it too" is our standard for portable UNIX features, then /proc counts thanks to linprocfs.
1 comments
Annatar
2806 days ago
/proc on Linux wasn't implemented like /proc is on other operating systems; it's the only /proc implemented that way. The interface, if it could even be called that, is completely proprietary to Linux; output is ad hoc with no consistency. As usual.
link