Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!cidam.me.rmit.oz.AU!mg From: mg@cidam.me.rmit.oz.AU ("Mike A. Gigante") Newsgroups: comp.sys.sgi Subject: getrusage() Message-ID: <8908190213.12524@munnari.oz.au> Date: 19 Aug 89 16:12:16 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 11 There is a Berekeley routien getrusage with can return all the resource utilization of a process and it's children. the relevent definitions are included in /usr/include/sys/resource.h hence I held some small hope of finding getrusage, but nm'ing all the libraries didn't locate it... Is there an equivilent routine on the 4D? is it there under another name? Mike