On 7/29/12 12:55 PM, Chet Ramey wrote:
> On 7/28/12 12:38 PM, Maarten Billemont wrote:
>> Trapping on EXIT is a really convenient way of cleaning up after yourself
>> when your script ends.
>
> I agree that the EXIT trap should work on {} asynchronous subshells, and I
> will make sure that the ne
On 7/28/12 12:38 PM, Maarten Billemont wrote:
> Trapping on EXIT is a really convenient way of cleaning up after yourself
> when your script ends.
I agree that the EXIT trap should work on {} asynchronous subshells, and I
will make sure that the next version of bash does this.
However, the two e