[TriLUG] How to debug piping issues

Steven Tardy via TriLUG trilug at trilug.org
Sun Mar 27 00:13:17 EDT 2016


> On Mar 26, 2016, at 11:33 PM, Brian via TriLUG <trilug at trilug.org> wrote:
> 
> $ zbarcam --raw | xdotool type --file -

Typical buffering, probably have to send 4kB before the second program sees anything. Google suggests "unbuffer" may prevent the pipe from buffering.


More information about the TriLUG mailing list