its a problem we have a fix under test thanks On Tue, 20 Nov 2007 12:19:13 -0700 Jared Hudson wrote: > Do you think this behavior is a bug in ksh93 or a chosen change in > features between ksh88 and ksh93?
> On Wed, 2007-11-14 at 11:47 -0800, John DuBois wrote: > > On Fri, Nov 09, 2007 at 12:49:37PM +0100, Dr. Werner Fink wrote: > > > as ksh script like > > > > > > #!/bin/ksh > > > echo starting ./testsig > > > ./testsig > > > echo ending > > > > > > does not ignore SIGINT but does exit. The bash and also all > > > bourne shell I know ignores as long the job ./testsig is > > > running which is that the jon its self receives the SIGINT. _______________________________________________ ast-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-users
