Path: utzoo!attcan!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix.questions Subject: Re: redirecting the output of pg to another tty Message-ID: <4113@auspex.auspex.com> Date: 29 Sep 90 22:31:30 GMT References: <305@comtst.UUCP> <24501:Sep2803:49:1690@kramden.acf.nyu.edu> Organization: Auspex Systems, Santa Clara Lines: 10 >La dee da dee da... If only you were using BSD: > > % pty pg FILE > /dev/ttyxx If he were using BSD, he might not have "pg". 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.)