Path: utzoo!mnetor!uunet!husc6!think!ames!rutgers!topaz.rutgers.edu!ron
From: ron@topaz.rutgers.edu (Ron Natalie)
Newsgroups: comp.os.misc
Subject: Re: incorporating processes into file systems
Message-ID: <17066@topaz.rutgers.edu>
Date: 15 Dec 87 16:20:35 GMT
References: <1572@brahma.cs.hw.ac.uk>
Organization: Rutgers Univ., New Brunswick, N.J.
Lines: 8

One of the Bell Labs research UNIX's had a /proc file system.  Entries
in /proc were by process id and you could debug various processes by
opening them up (looks at their memory) and presumably control them
by issuing ioctl's.  I've never seen this in a version of UNIX that
has seen the light of day.


-Ron