The HyperNews Linux KHG Discussion Pages

More: Example as documentation

Forum: Filesystems
Re: Question proc filesystem (Praveen Krishnan)
Keywords: proc filesystem
Date: Sun, 07 Dec 1997 02:49:01 GMT
From: Jeremy Impson <jdimpson@syr.edu>

The proc manpage doesn't help much with trying to program /proc (in case anyone is interested :) so I floundered around in the dark and came up with this a trivial working example of programming for the /proc filesystem. So as to avoid consuming computer resources, here is where some more information can be found:

http://web.syr.edu/~jdimpson/proj/#fib

and

http://www.redhat.com:8080/HyperNews/get/khg/20/1.html

--Jeremy