Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!tut.cis.ohio-state.edu!LOM1.MATH.YALE.EDU!ara From: ara@LOM1.MATH.YALE.EDU (Allan Adler) Newsgroups: gnu.utils.bug Subject: (none) Message-ID: <9002131643.AA01486@LOM1.MATH.YALE.EDU> Date: 13 Feb 90 16:43:33 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 12 If I log in and run a program, that program is the child of the process which is my login shell. If I run the child in the background and then log out, the child becomes an orphan. If I log in again, the new login shell is not the parent of the orphaned child and it would be useful to be able to adopt the orphan and make the new shell the parent. Among other things, it would allow one to bring the child into the foreground. Apparently one can't do this in BSD or AT&T UNIX systems. My question is whether one will be able to do it in GNU ? Allan Adler ara@lom1.math.yale.edu