Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ukma!hemant From: hemant@ms.uky.edu (Hemant Rotithor) Newsgroups: comp.unix.wizards Subject: Resource utilization of unterminated child process Message-ID: <12434@s.ms.uky.edu> Date: 18 Aug 89 18:03:12 GMT Reply-To: hemant@ms.uky.edu (Hemant Rotithor) Distribution: na Organization: U of Kentucky, Mathematical Sciences Lines: 6 Is there a way to obtain the execution time of a child process that has not terminated, in systems running Ultrix 3.1? The "getrusage" command does not obtain this time. I will appreciate any responses. Thanks in advance.