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.