Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cmcl2!kramden.acf.nyu.edu!brnstnd From: brnstnd@kramden.acf.nyu.edu (Dan Bernstein) Newsgroups: comp.unix.questions Subject: Re: How to connect to a disconnected process ? Message-ID: <2064:Oct803:34:3790@kramden.acf.nyu.edu> Date: 8 Oct 90 03:34:37 GMT References: <1990Oct7.093722.3558@cbnewse.att.com> Organization: IR Lines: 9 In article <1990Oct7.093722.3558@cbnewse.att.com> danj1@ihlpa.att.com writes: > It takes Oliver Laumann's "screen" program and a Sun/BSD system. Or my pty program and a BSD-derived system. pty only manages pseudo-terminals; it doesn't come with all the baggage (Oliver would say feature) of display management. It handles everything you'd want out of pseudo-terminal sessions, though. ---Dan