Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!jwt!john From: john@jwt.UUCP (John Temples) Newsgroups: comp.unix.programmer Subject: Re: SCO UNIX: Pseudo terminals question Message-ID: <1991Jun13.144159.25376@jwt.UUCP> Date: 13 Jun 91 14:41:59 GMT References: <1991Jun12.170627.48079@cc.usu.edu> Organization: Private System -- Orlando, FL Lines: 13 In article <1991Jun12.170627.48079@cc.usu.edu> sldty@cc.usu.edu writes: > how do I use the /dev/ttyp* devices for my own use. I cant find any > documentation on them. I've been playing around with SVR3.2 STREAMS ptys this week after seeing someone on the net mention them. I picked up a copy of the SVR4 STREAMS Programmer's Guide, and the code examples in there worked fine under 3.2. I got a little two shell split-screen program working without too much difficulty. I would assume SCO has STREAMS ptys -- look for /dev/ptmx and /dev/pts###. -- John W. Temples -- john@jwt.UUCP (uunet!jwt!john)