Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!apple!agate!shelby!msi.umn.edu!cs.umn.edu!uc!shamash!rrr From: rrr@u02.svl.cdc.com (Rich Ragan) Newsgroups: comp.lang.perl Subject: Problem opening pty/tty with perl Keywords: pty tty perl37 perl40 Message-ID: <28619@shamash.cdc.com> Date: 13 Nov 90 17:26:49 GMT Sender: news@shamash.cdc.com Reply-To: rrr@svl.cdc.com Organization: Control Data Corporation, Silicon Valley Operations Lines: 25 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,"+