Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!uwm.edu!rpi!uupsi!sunic!dkuug!freja.diku.dk!kimcm From: kimcm@diku.dk (Kim Christian Madsen) Newsgroups: comp.unix.questions Subject: Re: redirecting the output of pg to another tty Message-ID: <1990Oct1.011913.23102@diku.dk> Date: 1 Oct 90 01:19:13 GMT References: <4113@auspex.auspex.com> <14302@hydra.gatech.EDU> Organization: Department Of Computer Science, University Of Copenhagen Lines: 23 gt0178a@prism.gatech.EDU (JIM BURNS) writes: >in article <4113@auspex.auspex.com>, guy@auspex.auspex.com (Guy Harris) says: >> Is "pty" completely incapable of running under any system not BSD? (Just >> because something isn't BSD doesn't mean it doesn't have pseudo-ttys; >> even if they're different in some ways from BSD ptys, e.g. the S5R4 >> ptys, it may be possible to port "pty" to that system.) >In fact, if the SysV system is running shl(1), it seems it would *have* to >support pty's. Not all SysV systems support shl(1).... The sysV systems that support shl(1) usually does this by the use of sxt which is another form of pseudo-tty's that uses another command-set to use, hence the pty-using programs must be re-written to take advantage of the sxt devices..... Even others systems support pty's but only on the console port!?!....(No names mentioned )-:). Kim Chr. Madsen