bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SIGTTOU handling


From: Derek Fawcus
Subject: Re: SIGTTOU handling
Date: Mon, 12 Nov 2007 21:16:18 +0000

On Sun, Nov 11, 2007 at 09:56:11PM -0800, cerise@armory.com wrote:
> 
> I had some difficulties getting job control working at
> first.  I found that having the child process do a 
> setpgrp() before forking to the bash instance made the
> error message about disabling job control go away.

Try setsid() instead.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]