zsh-users
 help / color / mirror / code / Atom feed
* tostop && TTOU
@ 1999-12-12 11:22 Danny Dulai
  1999-12-12 22:58 ` Bart Schaefer
  0 siblings, 1 reply; 3+ messages in thread
From: Danny Dulai @ 1999-12-12 11:22 UTC (permalink / raw)
  To: zsh-users

I'm trying to get TTOU generated in a script, without forcing the user to
stty tostop in the terminal controling shell.


i tried to set stty tostop in the script but that didnt work, so i tried to
set it in the script and then run the rest of the script in a subshell, but
that didnt work either.

if i run stty tostop in the top most shell, then the script gets TTOU.

if i run the script in a subshell (encapsulate the entire shell in ()'s),
then even the above solution fails to work.

Can anyone give me an explaination of how tostop and TTOU interact with
multiple layers of shells?

-- 
___________________________________________________________________________
Danny Dulai                                           Feet. Pumice. Lotion.
http://www.ishiboo.com/~nirva/                            nirva@ishiboo.com


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

end of thread, other threads:[~1999-12-12 23:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-12 11:22 tostop && TTOU Danny Dulai
1999-12-12 22:58 ` Bart Schaefer
1999-12-12 23:34   ` Danny Dulai

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).