> > So I was studying sbase and found a bug in cat
> Thanks for the report, this has been fixed on HEAD.
Thanks Ryan!
On Tue, Mar 01, 2016 at 12:23:52AM -0600, Ryan Wilson wrote:
> So I was studying sbase and found a bug in cat. POSIX says that cat -u should
> "Write bytes from the input file to the standard output without delay as each
> is read." But if you try feeding cat input slowly you can see this is not
So I was studying sbase and found a bug in cat. POSIX says that cat -u should
"Write bytes from the input file to the standard output without delay as each
is read." But if you try feeding cat input slowly you can see this is not the
case:
# Feed one byte per second to cat:
$ yes | pv -