On Mon, Jan 30, 2017 at 11:27 PM, Michael <keybou...@gmail.com> wrote:

> So I wanted to linebuffer a program that is feeding into a pipe.
>
> Looking around with Google, I found two solutions:
> 1, unbuffer, from expect, or
> 2, stdbuf, from the gnu core utils.
>
> I've got expect 5.45. I've got core utils. I don't seem to have either.
>

Both of these programs rely on APIs that only exist in GNU glibc, not BSD
libc or OS X libSystem.

-- 
brandon s allbery kf8nh                               sine nomine associates
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net

Reply via email to