John Covici, on Tue 06 Dec 2016 08:31:18 -0500, wrote:
> but it only gave me the first process, did not follow the pipe as
> follows

That's expected, strace only traces one process and its potential child.
To trace all processes of the pipeline, put strace in front of each
command of the pipeline.

Samuel
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://mielke.cc/mailman/listinfo/brltty

Reply via email to