9,514
edits
Line 84: | Line 84: | ||
</pre> | </pre> | ||
Unfortunately, <tt>proc/PID/status</tt> cheerfully leaves out several fields from <tt>stat</tt>, including <tt>flags</tt>. | Unfortunately, <tt>proc/PID/status</tt> cheerfully leaves out several fields from <tt>stat</tt>, including <tt>flags</tt>, so it's like what was the point of that exactly. Ugh. | ||
==See Also== | ==See Also== | ||
* The [[sysfs]] page | * The [[sysfs]] page | ||
* UNIX V8 [http://man.cat-v.org/unix_8th/4/proc proc(4)] man page | * UNIX V8 [http://man.cat-v.org/unix_8th/4/proc proc(4)] man page |