<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Jan 30, 2017 at 11:27 PM, Michael <span dir="ltr"><<a href="mailto:keybounce@gmail.com" target="_blank">keybounce@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">So I wanted to linebuffer a program that is feeding into a pipe.<br>
<br>
Looking around with Google, I found two solutions:<br>
1, unbuffer, from expect, or<br>
2, stdbuf, from the gnu core utils.<br>
<br>
I've got expect 5.45. I've got core utils. I don't seem to have either.<br></blockquote></div><div class="gmail_extra"><br></div>Both of these programs rely on APIs that only exist in GNU glibc, not BSD libc or OS X libSystem.<br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div></div>
</div></div>