Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!decwrl!orc!Pescara.ORC.Olivetti.Com!grant From: grant@Pescara.ORC.Olivetti.Com (Grant Grundler) Newsgroups: comp.unix.wizards Subject: Re: Getting CPU information on unterminatted child processes Message-ID: <49279@ricerca.UUCP> Date: 14 Aug 90 16:56:55 GMT References: <3688@sactoh0.UUCP> <1990Aug7.215320.13715@mozart.amd.com> Sender: news@orc.Olivetti.Com Reply-To: grant@Pescara.ORC.Olivetti.Com (Grant Grundler) Organization: Olivetti Research California Lines: 6 System Vr4 has a /proc file system which allows the average user to read process memory space as if it where a file. The user must normally have access to the process. On sysV4, ps also gets the info from here. On older systems I would also use "ps" as suggested by jak@sactoh0.UUCP. grant