Re: Session leader releasing the ctty

1999-06-07 Thread Brian Somers
> Hello, > > I'm having a trouble programming a special login shell, and would like > to hear any opinions on this. > > I want this shell (which automatically becomes a session leader) to > release its ctty but remain unterminated (the ctty must be taken by its > child). However, there seems to

Re: Session leader releasing the ctty

1999-06-07 Thread Julian Elischer
you might look to see if 'screen' (in ports) has something that does this when it disconnects from a session. (just an idea) julian On Mon, 7 Jun 1999, Eugene M. Kim wrote: > Hello, > > I'm having a trouble programming a special login shell, and would like > to hear any opinions on this. > >