Both should be there port contents coreutils | grep stdb # bins are prefixed with g port contents expect | grep unbuffer
On 31 Jan 2017, at 05:27, Michael <[email protected]> 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. > > Help please? > > --- > Entertaining minecraft videos > http://YouTube.com/keybounce >
