stdbuf

Voer een commando uit met aangepaste buffering operaties voor de standaard streams. Meer informatie: https://www.gnu.org/software/coreutils/manual/html_node/stdbuf-invocation.html.

stdbuf {{[-i|--input]}} 512K {{commando}}

stdbuf {{[-o|--output]}} L {{commando}}

stdbuf {{[-e|--error]}} 0 {{commando}}