Run a command with modified buffering operations for its standard streams.
stderr --input={{512K}} {{command}}
stdbuf --output={{L}} {{command}}
stdbuf --error={{0}} {{command}}