casper....@sun.com wrote:

> Bash doesn't handle signals properly in interactive shells.

Bash also does not handle signlals properly in non-interactive shells.

If you call bash -c cmd...., bash sets up process grous and thus you cannot 
simply abort layered "make" calls by typing ^C. My "smake" for this reason 
contains extra code to propagate the signal to the sub shell with different
process groups.

Jörg

-- 
 EMail:jo...@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
       j...@cs.tu-berlin.de                (uni)  
       joerg.schill...@fokus.fraunhofer.de (work) Blog: 
http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to