|
From: | Alexey |
Subject: | Re: bash 5.1 heredoc pipes problematic, shopt needed |
Date: | Mon, 25 Apr 2022 01:31:47 +0400 |
User-agent: | Mail UserAgent |
On 2022-04-25 01:02, Greg Wooledge wrote:
On Mon, Apr 25, 2022 at 12:26:46AM +0400, Alexey via Bug reports for the GNU Bourne Again SHell wrote:My pipe size is 4kb, but... ulimit -p 8$ ulimit -a [...] pipe size (512 bytes, -p) 8 Always check the units.
I have checked unit. 8 * 512 = 4096 My example show $((4096*16)). Be careful.
[Prev in Thread] | Current Thread | [Next in Thread] |