On 5/16/15 1:11 PM, marz...@gmail.com wrote:
> Bash Version: 4.3
> Patch Level: 30
> Release Status: release
>
> Description:
> from interactive shell running cat < <(read -r var) prints:
> bash: read: read error: 0: Input/output error
>
> on the other hand:
>
Hi,
Our customer updated from bash 3.0.16 to 3.2.57 and claims that it
caused decreased performance. The report is slightly vague and says that
bash now consumes more memory and is slower after running ~ 3
commands. My current belief (and I want to have it confirmed form
customer) is that the
On 5/18/15 5:45 AM, Vladimir Marek wrote:
> Hi,
>
> Our customer updated from bash 3.0.16 to 3.2.57 and claims that it
> caused decreased performance. The report is slightly vague and says that
> bash now consumes more memory and is slower after running ~ 3
> commands. My current belief (and I
On Mon, May 18, 2015 at 10:26 PM, Chet Ramey wrote:
> On 5/16/15 1:11 PM, marz...@gmail.com wrote:
>
> > Bash Version: 4.3
> > Patch Level: 30
> > Release Status: release
> >
> > Description:
> > from interactive shell running cat < <(read -r var) prints:
> > bash: read: rea