Post AlBU7xaCC2VnZLGIhU by [email protected] | |
More posts by [email protected] | |
Post #AlAT67Z9oJa0q9NLM0 by [email protected] | |
0 likes, 1 repeats | |
also does anyone have a preferred solution to how sometimes when you pipe / red… | |
Post #AlAX1TjSMyqNxKEc9A by [email protected] | |
0 likes, 0 repeats | |
my favourite solution to this buffering problem so far (thanks to @dlatchx) is … | |
Post #AlAX1TrbsfMkMc37r6 by [email protected] | |
0 likes, 0 repeats | |
@b0rk @dlatchx I've been saying for years that there ought to be an environ… | |
Post #AlAX1TzlOLt6ltrdZ2 by [email protected] | |
0 likes, 1 repeats | |
@mjd @b0rk @dlatchx bestie this is stdbuf(1) | |
Post #AlAXOcwWI4wfBONoEi by [email protected] | |
0 likes, 0 repeats | |
@nabijaczleweli @b0rk @dlatchx It has been invented several times, in several w… | |
Post #AlAXOd3Ft2KhWHXBjc by [email protected] | |
0 likes, 1 repeats | |
@mjd @b0rk @dlatchx this is false as well, and in fact no extant stdbuf(1) impl… | |
Post #AlAYecQq3f4OBYknGC by [email protected] | |
0 likes, 1 repeats | |
@mjd @b0rk @dlatchx every stdbuf-like implementation, ever (i have just validat… | |
Post #AlAYwFzMEx7hn8JIJM by [email protected] | |
0 likes, 0 repeats | |
@nabijaczleweli @b0rk @dlatchx Yes, thanks. I have posted a correction to the … | |
Post #AlAYwG79lxMUBJxWT2 by [email protected] | |
0 likes, 1 repeats | |
@mjd well the markdown linkification broke but otherwise this is reasonable | |
Post #AlBU5DXqOFcUCor1Qu by [email protected] | |
0 likes, 0 repeats | |
@b0rk Its a feature of the C library, which in generally you always want. If y… | |
Post #AlBU5DeZzD0WXi0Ovo by [email protected] | |
0 likes, 0 repeats | |
@mcr314 not sure what you mean by "doing it wrong", an example is tha… | |
Post #AlBU5Dm1XWxiunULXE by [email protected] | |
0 likes, 0 repeats | |
@b0rk @mcr314 `grep` have `--line-buffered` option.In other cases `stdbuf` coul… | |
Post #AlBU5rNGJ0vFjaD8Ua by [email protected] | |
0 likes, 0 repeats | |
@b0rk tcl-expect came with a tool called 'unbuffer' that redirected out… | |
Post #AlBU5wBkPFgOfJrVjs by [email protected] | |
0 likes, 0 repeats | |
@b0rk it seems like a more 'modern' way to do this is stdbuf(1), which … | |
Post #AlBU7xaCC2VnZLGIhU by [email protected] | |
0 likes, 0 repeats | |
@b0rk `export PYTHONUNBUFFERED=1` covers python stuff, but I don't have any… |