scsh-users
[Top] [All Lists]

Re: scsh defunct processes

To: whelan@lung.learning.cs.cmu.edu
Subject: Re: scsh defunct processes
From: "Brian F. Dennis" <xjam@cs.berkeley.edu>
Date: Tue, 31 Oct 1995 00:29:15 -0800
Cc: scsh-bugs@martigny.ai.mit.edu
Ooh, ooh, Mista Kotta!

The parent process needs to do some sort of wait on the child process
before UNIX will recover the child. This ensures that the parent has been
properly notified. You'll want to check out the {\tt wait} function in
Scsh.

Latez.
                                                        --Bri

<Prev in Thread] Current Thread [Next in Thread>