Path: utzoo!mnetor!tmsoft!torsqnt!hybrid!scifi!bywater!uunet!uunet.UU.NET!mf From: mf@uunet.UU.NET (mf) Newsgroups: comp.lang.perl Subject: Pb. with ioctl? Message-ID: <120105@uunet.UU.NET> Date: 26 Jan 91 21:40:51 GMT Sender: usenet@uunet.UU.NET Lines: 11 Nntp-Posting-Host: uunet.uu.net Setup: Perl 3.0.1.10 patch level 44 Ultrix 4.0/4.1 on DEC/Mips Problem: ioctl(STDIN, $TIOCGETP, $ttyb) || die "can't ioctl: $!"; fails with "can't ioctl: Not a typewriter" even for 1-line programs (2-line, actually, with the require "sys/ioctl.ph"). Any ideas?