zsh-users
 help / color / mirror / code / Atom feed
* 3.0.3-test3 and typewriters
@ 1997-03-26 15:31 Gene Cohler
  1997-03-26 17:45 ` Zefram
  0 siblings, 1 reply; 2+ messages in thread
From: Gene Cohler @ 1997-03-26 15:31 UTC (permalink / raw)
  To: zsh-users

Hi:

   Using 3.0.3-test3 under HPUX 10.20, I often see printed on screen after
executing commands.

% stty: : Not a typewriter

Anyone know how I can not have this ?

   On an unrelated note, anyone know about getting modules in 3.1 to 
  work under hpux ?

Thanks for a great shell.


Gene
gene@bear.com

--
*******************************************************************************
Bear Stearns is not responsible for any recommendation, solicitation, offer or
agreement or any information about any transaction, customer account or account
activity contained in this communication.
*******************************************************************************


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 3.0.3-test3 and typewriters
  1997-03-26 15:31 3.0.3-test3 and typewriters Gene Cohler
@ 1997-03-26 17:45 ` Zefram
  0 siblings, 0 replies; 2+ messages in thread
From: Zefram @ 1997-03-26 17:45 UTC (permalink / raw)
  To: Gene Cohler; +Cc: zsh-users

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-03-26 17:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-03-26 15:31 3.0.3-test3 and typewriters Gene Cohler
1997-03-26 17:45 ` Zefram

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).