I wasn't aware of this kind of limitation with standard input. Perhaps you can find some clues about how to fix this by having a look at the source code of [pv](http://www.ivarch.com/programs/pv.shtml). I often use it to process data read through stdin, and I have never encountered problems with large data files. Its source code seems very well written and easy to follow: [https://github.com/icetee/pv](https://github.com/icetee/pv)
- Re: Trouble with reading from stdin Krux02
- Re: Trouble with reading from stdin def_pri_pub
- Re: Trouble with reading from stdin perturbation2
- Re: Trouble with reading from stdin def_pri_pub
- Re: Trouble with reading from stdin perturbation2
- Re: Trouble with reading from stdin zio_tom78
