Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: 3.0.3-test3 and typewriters
- X-seq: zsh-users 769
- From: Zefram <zefram@xxxxxxxxxxxxxxxxx>
- To: gene@xxxxxxxx (Gene Cohler)
- Subject: Re: 3.0.3-test3 and typewriters
- Date: Wed, 26 Mar 1997 17:45:33 +0000 (GMT)
- Cc: zsh-users@xxxxxxxxxxxxxxx
- In-reply-to: <199703261531.KAA22349@xxxxxxxxxxxxxx> from "Gene Cohler" at Mar 26, 97 10:31:21 am
Gene Cohler wrote:
>% stty: : Not a typewriter
That's ENOTTY, which some systems describe better as "inappropriate ioctl
for device". (I once wrote a program that would fail with this error
if its output was actually a tty, with the amusing effect that on some
systems it says "Not a typewriter" if and only if it *is* a typewriter.)
>Anyone know how I can not have this ?
Make sure standard input and output are connected to a tty?
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author