Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to set pipe size from shell?

Tags:

linux

shell

pipe

pipe buffer size can be set from c using fcntl(). Can it be done directly from a shell script?

like image 927
Andreas Avatar asked Dec 12 '25 17:12

Andreas


1 Answers

Setting pipe size should be possible with command pipesz from package util-linux.

like image 143
bedrorom Avatar answered Dec 15 '25 09:12

bedrorom



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!