cc: [email protected] Subject: Re: [ast-developers] Re: grep builtin quits if put into background --------
> Another two items which need to be checked: What happens if the > builtin utility does something to the signals or opens extra fds ... > and then gets stopped ? > > Any extra fds opened should get closed. The shell does not currently handle the signals changed by the built-in. David Korn [email protected] _______________________________________________ ast-developers mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-developers
