Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!jpl-devvax!lwall From: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Newsgroups: comp.lang.perl Subject: Re: Problem opening pty/tty with perl Keywords: pty tty perl37 perl40 Message-ID: <10354@jpl-devvax.JPL.NASA.GOV> Date: 13 Nov 90 20:28:38 GMT References: <28619@shamash.cdc.com> Reply-To: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Organization: Jet Propulsion Laboratory, Pasadena, CA Lines: 33 In article <28619@shamash.cdc.com> rrr@svl.cdc.com writes: : I have a Perl script that uses pty/tty to communicate with : another task. This all worked fine at patch level 28. : I upgraded to patch level 37 (and also tried 40 as well) : and found that the following (subsetted) part of the script : shows the problem: : : open($pty,"+>/dev/ptyp1")|| die "cant open pty\n"; : print "First open OK\n"; : open($tty,"+