On Tue, Jul 21, 2026 at 3:04 PM Andreas Schwab <schwab@suse.de> wrote:
>
> On Jul 21 2026, H.J. Lu wrote:
>
> > output=$(timeout -k 4 $((3*$TIMEOUTFACTOR)) ${cmd} --direct 2>&1)
> >
> > Is this supported by all shells?
>
> It is supported by POSIX.
>
Removed in the v6 patch.
--
H.J.