bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bash 5.1 heredoc pipes problematic, shopt needed


From: Ángel
Subject: Re: bash 5.1 heredoc pipes problematic, shopt needed
Date: Sun, 24 Apr 2022 19:53:33 +0200

On 2022-04-23 at 14:46 -0400, Lawrence Velázquez wrote:
> On Fri, Apr 22, 2022, at 9:51 AM, Sam Liddicott wrote:
> > Fix:
> >         Please could we at least have a shopt to maintain the old
> > behaviour?
> 
> Perhaps BASH_COMPAT=5.0 could be extended to handle this.

I think a shopt makes more sense. Forcing heredocs to be files although
something legit to request, is more a caller workaround to bugs in
called programs.

Regards




reply via email to

[Prev in Thread] Current Thread [Next in Thread]