[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-bash] trap not invoked after resuming read from trap
From: |
Owen Stephens |
Subject: |
Re: [Help-bash] trap not invoked after resuming read from trap |
Date: |
Tue, 6 Nov 2018 09:00:08 +0000 |
On Tue, Nov 6, 2018 at 3:33 AM Eduardo Bustamante <address@hidden> wrote:
>
> What version of Bash are you using?
Apologies. This was on Linux using
GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu)
or
GNU bash, version 4.4.0(1)-release (x86_64-unknown-linux-gnu)
but I've also confirmed the same behaviour on my macOS box using:
GNU bash, version 4.4.23(1)-release (x86_64-apple-darwin17.5.0)
Owen.