Subject: Re: Re: [ksh93-integration-discuss] ksh93 - cannot trap SIGQUIT? --------
> just found, when I run the script as root it works, but as a > normal user it still does not. I assume you ran it as 'root' > on sparc, Casper? > Maybe the shell was started with SIGQUIT set to ignore. Remember that the shell ignores all signals that are set to ignore at startup. David Korn dgk at research.att.com